Gateway problems with ROS 2.9.43 - SOLVED

Hi, I’ve problems with gateway settings with ROS 2.9.43. Please, read below:

[tivuesse@AP Coste + Link Guardie] > ip route

[tivuesse@AP Coste + Link Guardie] ip route> add gateway=112.135.10.17,112.135.10.18

[tivuesse@AP Coste + Link Guardie] ip route> print
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf,
B - blackhole, U - unreachable, P - prohibit

DST-ADDRESS PREF-SRC G GATEWAY DISTANCE INTERFACE

0 A S 0.0.0.0/0 r 112.135.10.17 1 bridge network

r 112.135.10.17 bridge network

1 ADC 10.5.50.0/24 10.5.50.1 0 bridge Hotspot

2 ADC 112.135.10.0/24 10.5.50.1 0 bridge Hotspot

3 ADC 192.168.0.0/24 192.168.0.71 0 bridge network

[tivuesse@AP Coste + Link Guardie] ip route>

I need to set two gateways ( 112.135.10.17 and 112.135.10.18 ) but when I try to save the configuration I have two times the same address… can anyone help me?

Thanks


Paolo

Try inputing the routes seperately using:-

/ip route add dst-address 0.0.0.0/0 gateway=112.135.10.17/24
/ip route add dst-address 0.0.0.0/0 gateway=112.135.10.18/24

I’ve tried but doesn’t work…

Triac -
Setting two gateways in the same IP block doesn’t work… ROS 3.x will have route via interface but 2.9 does not. So - first you’ll have to show us what your IP addresses and subnet masks are - and second can you separate the gateways by using /30 networks? That would give your upstream routes different gateways…

Thom

Triac

In 2.9.X version, you can mark the connection and mark routing packet =====> routing table

Then you can use the 2 GW in a /24 subnet.

I’ve disabled routing-test package and enabled routing package, now work fine!!


Bye

Paolo

…bella questa!!!


Imran, You can download MT directly from MT site, but You need to purchase a key, isn’t possible to use the same key for two different installations.