GL.iNet Router Login
GL.iNet makes travel routers and small home/office routers built on OpenWrt — the open-source router firmware used by technically experienced users worldwide. GL.iNet wraps OpenWrt with their own clean admin interface at 192.168.8.1, while also giving you access to the full OpenWrt LuCI interface for advanced configuration. This dual-layer approach makes them both beginner-accessible and power-user-friendly.
The default admin address is 192.168.8.1 and the username is root. The password is set by you on first login — there's no pre-set default you keep. GL.iNet's older firmware used "goodlife" as the shipped default, but current firmware requires you to set it yourself during first setup.
Why GL.iNet?
GL.iNet routers are popular in three distinct groups: travelers who need a compact router that works with hotel ethernet or creates a portable WiFi hotspot; privacy-conscious users who want easy VPN client support (WireGuard and OpenVPN are built into the interface); and network hobbyists who want an inexpensive OpenWrt-capable device for experimentation.
Most consumer routers don't support running a VPN client at the router level — traffic just passes through. GL.iNet routers have VPN client configuration built directly into the main admin UI, with WireGuard and OpenVPN profiles importable from any provider that supports those protocols. All traffic on the network routes through the VPN automatically.
Common Models
| Model | Form Factor | WiFi | Best For |
|---|---|---|---|
| GL-AXT1800 (Slate AX) | Travel | WiFi 6 AX1800 | Fast travel router, USB 3.0, WireGuard |
| GL-MT3000 (Beryl AX) | Compact home | WiFi 6 AX3000 | Home VPN router, 2.5G WAN |
| GL-AR300M (Shadow) | Ultra-compact travel | WiFi 4 N300 | Pocket router, bridge mode, OpenWrt |
| GL-MT2500 (Brume 2) | Mini PC/gateway | No WiFi | VPN gateway for existing network |
| GL-B3000 (Marble) | Home router | WiFi 6 AX3000 | Main home router with VPN + mesh |
How to Log In
- Connect to GL.iNet WiFi (default SSID: "GL-" followed by model and last digits of MAC) or via ethernet
- Open a browser and go to
http://192.168.8.1 - On first setup: choose a language and set your admin password
- On returning visits: username root, your set password
- The GL.iNet UI has simple sections: Internet, Wireless, VPN, Network, Applications
Built-in VPN Client
- Log in at 192.168.8.1
- Go to VPN → WireGuard Client or OpenVPN Client
- Click Add a New VPN Configuration
- Import your VPN provider's config file (.conf for WireGuard, .ovpn for OpenVPN)
- Connect — all devices on the network route through the VPN
Accessing Full OpenWrt (LuCI)
Every GL.iNet router gives you access to the full OpenWrt LuCI interface for advanced configuration beyond what GL.iNet's UI exposes:
- Log in at 192.168.8.1
- Go to Advanced Settings (or directly visit
http://192.168.8.1/cgi-bin/luci) - Same root credentials apply
- Full LuCI gives access to firewall rules, VLAN tagging, routing tables, and all OpenWrt packages
Troubleshooting
| Problem | Fix |
|---|---|
| 192.168.8.1 not loading | GL.iNet uses the 192.168.8.x subnet — uncommon. Confirm you're connected to the GL.iNet WiFi. |
| Forgot password | Factory reset: hold reset button 10 seconds. Password must be set again on first login. |
| "goodlife" rejected | Current firmware requires setting your own password on first boot — goodlife is outdated |
| VPN connected but no internet | Check DNS leak settings in VPN config. Enable "DNS over TLS" under Network → DNS |