SSH into OpenWrt first.
1. Edit network configurations
Method 1:
Edit directly.
|
|
2nd Method
Use the uci command to edit the network configuration.
|
|
2. Confirm the network setting changes (IMPORTANT!!!)
|
|
3. Restart the network services
|
|
4. Reconnect the WAN interface if PPPoE is used
After setting up PPPoE, reconnect the WAN interface. Otherwise, network speed could be slower than expected.
Use the
arp
command to check clients connected to OpenWrt. This will show the MAC address, IP address, and interface (device) for all connected clients.