Gents, Im trying to figure out how to setup static routes between routers for traffic. Here is my setup:
– 1 main router 192.168.2.20 – internet comes in
– switch attached to main router and there are 2 routers on the switch
– routers on switch have the main router (.2.20) as the gateway and an “external ip on the .2 network.
Internal router #1 192.168.20.1
Internal router #2 192.168.21.1
I need to setup routes to accomplish:
– Communication from any pc to go out to the internet
– Communcation from any pc to go into the other subnet (192.168.20.x to go to 192.168.21.x)
Really would appreciate the help!
Thanks