Let’s google the alternative, shall we? 🔎 🔦 🕵 😧
The vendor expects you to upgrade to a shiny new one ASAP…. or atleast by the year 2038.
By contrast: OpenWRT supports more than 1,500 devices.
All kept up to date.
Specifically, in this talk, we’re refering to embedded firmware.
This means, modifing the firmware that is preinstalled by the manufacturer in the router’s read-only memory (ROM).
There’s a lot of different router firmware floating around the internet:
We’re going to talk about the last three.
DD-WRT is Linux-based firmware for wireless routers and access points. Originally designed for the Linksys WRT54G series, it now runs on a wide variety of models. DD literally means nothing. The original German development team just used it because they saw it on car licesense plates everywhere. And, the WRT from the most popular router at the time the Linksys WRT54G series.
DD-WRT has a separate professional license, meant for commercial usage. DD-WRT has a license agreement and NDA in place with Broadcom that allow usage of better, proprietary, closed source wireless drivers (binary blobs) which they are not allowed to redistribute freely. Otherwise it’s mostly known for being licensed under the GNU General Public License version 2.
Tomato is much simplier and offers some different features…. but…. basically, this exists because someone along the lines got a copy of some Broadcom code (like DD-WRT) and have been sneakishly using it since. Broadcom has not released any FOSS drivers. Broadcom doesn’t support open-source much at all.
OpenWrt use only FOSS drivers. OpenWrt is a highly extensible GNU/Linux distribution.OpenWrt is built from the ground up to be a full-featured, easily modifiable operating system for your router. In practice, this means that you can have all the features you need with none of the bloat, powered by a modern Linux kernel. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with optional package management.
This is the main Table of Hardware, a showcase listing some of the devices that are supported by OpenWrt. https://openwrt.org/toh/start
( ͡❛ ͜ʖ ͡❛) 👉 📡
reboot
opkg update
opkg install luci-ssl
opkg install luci-theme-material
Network-wide ad blocking: content filtering to reduce ads, reduce bandwidth usage, reduce tracking and increase privacy.
opkg install luci-app-nlbwmon
and you get instant bandwidth stats in the LuCI web interface.
Turn your WiFi on and off according to a schedule.
Light-weight DNS-over-HTTPS, non-caching translation proxy.
Why stop here, there are guides for just about everything!
Take a look at all of the packages available.
Updates via flash. Why flash? These are cheap devices. Therefor they have very little memory. To fit Linux on these, squashfs is used. That is a read-only file system. So updates are done via iso img and dumped into memory.
firmware-selector.openwrt.org is a full build system allowing you to customize the image you need right from the web interface.
You can forgo the downloading and flashing of the rom if you like. There are utilities that help with unattended upgrades: “auc” and “luci-app-attendedsysupgrade”
auc will do upgrades from the terminal
luci-app-attendedsysupgrade can do updates just from the web interface
Using the (optionally self-hosted) attendedsysupgrade Server, these utilities above will go out to the build system, build a custom image with all your packages for you, and deliver it for update.
I’m glad you asked. An overlay filesystem is created to save your config. mount to view your /rom and /overlay
Again, everything is saved in /overlay, if you touch /newfile_here_in_root
it will appear under /overlay
/rom/usr/lib/opkg/lists
will display everything that was installed when compiled
/overlay/upper/usr/lib/opkg/lists
will display everything that was installed after the rom update
OpenWrt’s central configuration is split into several files located in /etc/config/
Click for the UCI system used to centralize configuration of OpenWRT.
WLAN tools for breaking 802.11 WEP/WPA keys
Visualize and monitor your wireless network.
Check your config into a repository.
Crowdsec allows you to detect peers with malevolent behaviors and block them with the help of cloud based pattern recognition.
opkg install luci-app-uhttpd uhttpd uhttpd-mod-ubus luci-ssl-openssl ddns-scripts-gandi
and now you have a webserver.
Seperation between guests (Client Isolation Mode)
Clients communicate only with the AP and not with other wireless clients.
OpenWRT > Network > Interfaces > Add New Interface
Name: "Guest"
Protocol: Static IP
Assign the static ip in the new window, then ...
click on the tab labeled, Firewall Settings
Use the dropdown to type a new firewall zone: "Guest", then ...
click the DHCP Server tab
Click "Setup DHCP Server", and Save
Save & Apply
Network > Wireless
ESSID: "YourSocialSecurityNumberHere"
Network: "Guest"
Click on the 'Advanced tab' and check "Isolate Clients"
OpenWRT > Network > Wireless > Advanced Settings > Isolate Clients
Network > Firewall
Edit the Guest firewall zone
Input: Reject
Output: Accept
Forward: Reject
Allow forward to destination zone: WAN
Click on the 'Traffic Rules' tab
At the bottom of the page, click 'Add'
Name: "Guest-DHCP"
Protocol: UDP
Source: "Guest"
Destination zone: "Device (input)"
Destination port: 67
Click 'Save'
At the bottom of the page, click 'Add'
Name: "Guest-DNS"
Source: "Guest"
Destination zone: "Device (input)"
Destination port: 53
Save & Apply
If you have multiple guest SSIDs, say for 5G, you can bridge the “Guest” interface under: OpenWRT > Network > Interfaces > "Guest" > Physical Settings tab > Bridge interfaces (and check the boxes)
System > Software
Filter for available package: "OpenNDS"
Install
/etc/config/opennds
enable editing of the depricated splash page by uncommenting the line:
"option allow_legacy_splash '1' and changing it to 1"
change the interface to the correct "Guest" WiFi network, uncomment and edit:
"option gatewayinterface 'wlan1'"
edit the GatewayName to reflect the host, uncomment and edit:
"option gatewayname 'OpenWRT openNDS'"
$ service opendns restart
https://openwrt.org/docs/guide-user/services/captive-portal/opennds
https://opennds.readthedocs.io/en/stable
Van_Tech_Corner–YouTube—OpenWRT Captive_Portal_-_WiFi_Splash_Page
Emoji Based SSIDs: Verified under 32bytes
ShowerCamera🚿
idk...whatever....lol.....🤷
ₕₒw dᵢd ᵢ gₑₜ ₕere
🔧 𝐖𝐫𝐞𝐧𝐜𝐡
🏞 Forest 🏕
𝓟𝓪𝓷𝓽𝓼👖
_‗🏝️‗⛱ ☀ ☁
░100‱NotAVirus.exe⁈‼░
Kids Wifi ʕ•ᴥ•ʔ
Some of the best SSIDs suggested by folkes on reddit.com:
Large Packet Collider
The Promised LAN 2.4GHz
Routers of Rohan
Abraham_Linksys
John_Wilkes_Bluetooth
GetOffMyLan
LANakin_Skywalker
Loading...
Connecting...