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 :
brada4
August 9, 2024, 9:36am
2
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:
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
krazeh
August 9, 2024, 9:47am
3
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?
system
Closed
August 19, 2024, 10:23am
5
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.