This one already exists — just rename the SSIDs.
Go to:
Network → Wireless → Edit
Set:
- SSID:
NJ_Wifi_5(andNJ_Wifi_2.4) - Security: WPA2/WPA3 password
Done.
Go to:
Network → Guest Network
Enable:
- Guest WiFi
- SSID:
NJ_Wifi_guest - Password:
njanirudh_guest - Client Isolation: ON
- Block Access to LAN: ON
This creates an isolated guest subnet (default: 192.168.8.x).
GL.iNet GUI doesn’t create a proper IoT network by default.
You must create a new interface, SSID, and firewall zone.
Go to:
Network → Interfaces → Add New Interface
Settings:
- Name:
iot - Protocol: Static Address
- IPv4:
192.168.50.1 - Netmask:
255.255.255.0 - Bridge interfaces: ✔️ Enable
- Bridge name:
br-iot(new bridge)
Save.
Go to:
Network → Wireless → Add
Settings:
- Mode: Access Point
- SSID:
NJ_Wifi_iot - Password:
njanirudh_iot - Network:
iot(critical)
Go to:
Network → Firewall → Add Zone
Zone Settings (iot):
- Zone name:
iot - Input: ACCEPT
- Output: ACCEPT
- Forward: REJECT
- Masquerading: ON
- Covered networks:
iot
Add:
iot → wan(allows IoT devices internet access — remove if you want them blocked)lan → iot(so your phone/laptop can control IoT)
Delete:
iot → lan(prevents IoT probing your main devices)