Bimal Dhitalblog.bimal1412.com.np·Sep 17, 2023Writing Bash CGI Application for OpenWRTWhen it comes to custom router firmware, OpenWRT is probably the best. If you build the firmware by yourself, you can skip all the preinstalled LuCi Web UI things and dial down the RAM usage to just 3-4 MB. One of the cool things about OpenWRT is its...Discuss·45 readsOpenWRT
Bimal Dhitalblog.bimal1412.com.np·Sep 16, 2023Enable IPv6 on a Secondary Router running OpenWRTIn recent years, ISPs here in Nepal have started deploying IPv6 in their network. For users who have a Linux server with tons of self-hosted things, this is a godsend feature. With IPv6 there is no need for NAT and any sort of complication. You just ...Discuss·40 readsipv6
Marco Mornatiblog.mornati.net·Nov 28, 2022OpenVPN on Google WiFi via OpenWRTIn 2022 the OpenWrt community released a version compatible with Google WiFi devices: https://openwrt.org/toh/google/wifi It is not possible to get out from the default Google firmware and benefit of a quite good device, adding a lot of functionaliti...Discuss·1.0K readsgoogle wifi
Otus9051forOtus9051's Tech Adventuresotus9051.hashnode.dev·Oct 25, 2022Route48 in OpenWRT with WireguardIntroduction Route48 is a free service which provides IPv6 over Wireguard, Zerotier or GRE/SIT Tunnels to people with no IPv6, or people who want an extra subnet for who knows what. They also provide free BGP Transit, provided you have your own ASN. ...Discuss·1.3K readsOpenWRT
Julian Patdujulianpatdu.tech·Aug 3, 2022MAC Address Blocking on GL.iNet/OpenWRT RoutersThese are the steps I took in order to get my GL.iNET X300B "Collie" to only allow certain devices to access the internet, using MAC address filtering: 1. Install Luci If you haven't already, install Luci on your GL.iNET device. This can be done by g...Discuss·834 readsnetworking