Access the upstream router from OpenWRT

i have an OpenWRT with 3 eth.
-WAN: DHCP from upstream router.
-LAN1: 192.168.9.1/24
-LAN2: 192.168.3.1/24

i would like to be able to access from any device in LAN1 & LAN2 to the WAN upstream router.
here is my current config:

/etc/config/network:

Ses you accidentally cut the tail

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:
grafik
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
2 Likes

Have you tried? If so, what's the actual issue you're facing?

1 Like

What IP do you want to reach, and is that IP in the same range as the DHCP assigned "wan"-address of the OpenWrt router?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.