I have multiple RUTX10 routers connected from LAN to LAN to a central RUTX14 (or eachother). The RUTX14 router is the main router, with the RUTX10 routers having all 4 ports set to the same LAN interface.
e.g:
The main router is 192.168.1.1, subnet 255.255.0.0, DHCP enabled
The secondary router is 192.168.1.2, subnet 255.255.0.0, IPV4 broadcast and DHCP relay to 192.168.1.1
This works fine, and I can chain multiple routers together, however I would like for the RUTX10 router itself to also have internet access for RMS and other diagnostics.
How can I configure these routers so that they get internet from the network that they’re passing on?
I have a similar case that I connected two RUTX routers. The first RUTX provides internet for the second RUTX. Then, all end devices will be on the same subnet. Are you looking for the same solution?
You can edit the LAN interface and add a default gateway of RUTX14 (192.168.1.1). Alternatively, in Network → Routing → Static routes add a route to 0.0.0.0/0 via 192.168.1.1
I had already set the default gateway in the RUTX10s, but that did not work I’m afraid.
Routing sounds good, but didnt work with the following settings:
Interface: lan
Target: 0.0.0.0
IPv4-Netmask: 0.0.0.0
IPv4-Gateway: 192.168.190.1
Metric:
MTU:
Route type: Local (I also tried the default, which was unicast)