I have an ASUS router than I am testing out using a USB LTE stick for fall back WAN.
The WAN of this router is connected to the gateway router LAN (192.168.1.1/24)
and has the LAN set to 192.168.10.1/24. I have set the WAN to be on 192.168.1.2 static.
After forwarding port 80 from LAN to WAN, I get no internet.
Can someone explain in simple steps what I need to do to get this working???
Regards
R
This should not be necessary.
Let's take a look at your complete configuration.
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </>
" button:

Remember to redact passwords, MAC addresses and any public IP addresses you may have:
ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall
1 Like