Use the web UI from a device on the same network. In this example I just plugged my GL-B2200 into my router via the LAN port.
- Default GL.iNet LAN IP is usually
192.168.8.1. - If your current LAN is different (example:
192.168.0.x), which is likely, we will need to add a temporary IP alias in order to communicate with the admin panel:- macOS:
sudo ifconfig en0 alias 192.168.8.200 255.255.255.0
- macOS: