Hello
I recently built this setup
Presentazione standard1.png
There’s 2 sites [connected via Wireless link]
Each site has a default gateway (192.168.0.1 and 10.10.0.254)
The Technician (not me) programmed a static route in each gateway router
- 192.168.0.0 mask 255.255.255.0 10.10.0.253 for left router
- 10.10.0.0 mask 255.255.255.0 192.168.0.254 for right router.
From 10.10.0.2
I cannot ping 192.168.0.4
I can ping 192.168.0.1
I can ping 192.168.0.254
From 192.168.0.4
I cannot ping 10.10.0.2
I can ping 10.10.0.253
I can ping 10.10.0.254
I have rebuilt the same setup in my lab, with the same result.
Does anyone have an idea of the cause?
Thank you