[OpenWrt Wiki] Guest Wi-Fi basics
openwrt.org › docs › guide-userSep 27, 2021 · Guest Wi-Fi basics This article relies on the following: * Accessing OpenWrt CLI * Managing configurations * Managing packages * Managing services Introduction * Guest Wi-Fi provides an isolated wireless network which is independent from your main WLAN. * Guest clients have internet connectivity and restricted
[OpenWrt Wiki] Guest Wi-Fi using CLI
openwrt.org › docs › guide-userSep 15, 2021 · Create the guest WLAN as additional config on either your 2,4 or 5 GHz radio which should typically match @wifi-iface [0] or @wifi-iface [1]. The new guest networks will share the channel/frequency with your probably already existing WLANs. Copy the whole following code block as is into a SSH command prompt of your OpenWrt device and press enter.
[OpenWrt Wiki] Guest Wi-Fi using LuCI
openwrt.org › docs › guide-userDec 05, 2021 · After logging into the web-interface, manoeuvre to the Wirelesspage under Network. Click Addover the wireless controller (e.g., the 2.4 GHzradio) you want to have your guest network on. As you can see, our new wireless controller is created, and we named it guest. Next up is configuring it. Choose the Editoption for the controller.
[OpenWrt Wiki] DNS and DHCP examples
openwrt.org › docs › guide-userDec 16, 2021 · DNS and DHCP examples See also: DNS and DHCP configuration, DNS encryption, DNS hijacking Introduction This how-to provides most common dnsmasq and odhcpd tuning scenarios adapted for OpenWrt. Instructions Static leases LuCI -> DHCP and DNS -> Static Leases Add a fixed IPv4 address 192.168.1.22 and name