-
Connect Hardware:
- Connect the WAN port (Port 0) to your KPN ONT using an Ethernet cable
- Power on the Flint 3 router
- Wait for the router to fully boot (LED indicators will stabilize)
-
Initial Wi-Fi Setup:
- Scan the QR code on the bottom of the router or manually connect to the default Wi-Fi network
- Follow the setup wizard to configure:
- Admin password for the router
- Wi-Fi SSID and password
- Basic network settings
-
Access Router Interface:
- Connect your computer to the router via Wi-Fi or LAN cable
- Open a web browser and navigate to
192.168.8.1 - Login with the admin credentials you set during the wizard
-
Navigate to LuCI:
- In the GL.iNet web interface, go to SYSTEM → Advanced Settings
- Click "Go To LuCI" to access the full OpenWrt configuration interface
- Login with the same admin password you set during the initial setup
-
Important Notice - Switch Topology Warning:
⚠️ Warning: You may see a message: "Switch switch0 has an unknown topology - the VLAN settings might not be accurate."This is a known issue with some OpenWrt builds and can be safely ignored for now. The switch0 configuration will be handled manually in the network configuration file.
-
Enable SSH Access:
- In LuCI, go to System → Administration → SSH Access
- Ensure SSH is enabled and configured for root access
-
Connect via SSH:
ssh root@192.168.8.1
- Use the same admin password you set during the initial setup