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.

GL.iNet Admin: 192.168.8.1

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

ModelForm FactorWiFiBest For
GL-AXT1800 (Slate AX)TravelWiFi 6 AX1800Fast travel router, USB 3.0, WireGuard
GL-MT3000 (Beryl AX)Compact homeWiFi 6 AX3000Home VPN router, 2.5G WAN
GL-AR300M (Shadow)Ultra-compact travelWiFi 4 N300Pocket router, bridge mode, OpenWrt
GL-MT2500 (Brume 2)Mini PC/gatewayNo WiFiVPN gateway for existing network
GL-B3000 (Marble)Home routerWiFi 6 AX3000Main home router with VPN + mesh

How to Log In

  1. Connect to GL.iNet WiFi (default SSID: "GL-" followed by model and last digits of MAC) or via ethernet
  2. Open a browser and go to http://192.168.8.1
  3. On first setup: choose a language and set your admin password
  4. On returning visits: username root, your set password
  5. The GL.iNet UI has simple sections: Internet, Wireless, VPN, Network, Applications

Built-in VPN Client

  1. Log in at 192.168.8.1
  2. Go to VPN → WireGuard Client or OpenVPN Client
  3. Click Add a New VPN Configuration
  4. Import your VPN provider's config file (.conf for WireGuard, .ovpn for OpenVPN)
  5. 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:

  1. Log in at 192.168.8.1
  2. Go to Advanced Settings (or directly visit http://192.168.8.1/cgi-bin/luci)
  3. Same root credentials apply
  4. Full LuCI gives access to firewall rules, VLAN tagging, routing tables, and all OpenWrt packages

Troubleshooting

ProblemFix
192.168.8.1 not loadingGL.iNet uses the 192.168.8.x subnet — uncommon. Confirm you're connected to the GL.iNet WiFi.
Forgot passwordFactory reset: hold reset button 10 seconds. Password must be set again on first login.
"goodlife" rejectedCurrent firmware requires setting your own password on first boot — goodlife is outdated
VPN connected but no internetCheck DNS leak settings in VPN config. Enable "DNS over TLS" under Network → DNS