v1ral wrote: » Your routes are incorrect. The last ip address should be the IP of WAN link on R1. R0 should be something like this: (Also I can barely read the screenshot so my IP maybe off) ip route 192.168.2.0 255.255.255.0 192.168.3.2 Synatax: ip route [ip of target network] [SM of target network] [ip of next hop router]
TechnicalJay wrote: » I'm doing that and its not giving any errors but when i type 'sh ip route' the static route isn't listed. Any idea?