https://github.com/glsorre/openwrt-rpi4-skywifi
a plug'n'play openwrt image to use a rpi4b as sky wifi italia router
https://github.com/glsorre/openwrt-rpi4-skywifi
openwrt rpi4 sky
Last synced: 7 months ago
JSON representation
a plug'n'play openwrt image to use a rpi4b as sky wifi italia router
- Host: GitHub
- URL: https://github.com/glsorre/openwrt-rpi4-skywifi
- Owner: glsorre
- Created: 2022-03-31T15:33:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T08:39:28.000Z (12 months ago)
- Last Synced: 2025-01-17T16:37:35.561Z (9 months ago)
- Topics: openwrt, rpi4, sky
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenWRT RP4B Sky Wifi Italia Image
A simple repository with all the goodies to build a OpenWRT image for the Raspberry Pi 4b preconfigured to be used as main router for Sky Wifi Italia ISP.
## Hardware Requisites
- Raspberry Pi 4b;
- Ethernet over USB adapter based on **Asix ax88179** or **Realtaek rtl8153** (suggested);
- Switch;
- External AP.## Features
- **MAP-T** and **VLAN ID 101** preconfigured on the Ethernet over USB interface;
- **IRQBalance** preconfigured;
- Driver for **Asix ax88179** and **Realtaek rtl8152** preinstalled;
- **Static interface names** service preinstalled;
- **luci-ssl**, **luci-app-smartdns**, **luci-app-ttyd**, **luci-app-ddns** preinstalled.## Usage
On a ubuntu 24.04 machine clone the repo the:
- `./setup.sh`
- `./build.sh`The images will be outputted in the `build` folder.
Alternatively to a bare metal ubuntu machine you can easily boostrap a virtual machine using the `./utilities/Vagrantfile`.
## Performances
I can easily and consistently reach ~920 Mbps in download on speedtest CLI.