Static Route Qestion
- by mrlayance
I have a Wan simulator between 2 networks. I can ping both networks from the wan simulator, but I can not ping from one network to the other.
testr01
Fa0/0 10.0.0.1/24
FA0/1 192.168.0.1/30
|
|
Wan Sim 2 nics
Eth0 192.168.0.2/30
|
Eth1 192.168.1.2/30
|
|
testr02
Fa0/1 192.168.1.1/30
Fa0/0 10.1.0.2/24
I can not figure out what type of routes I need. On the route? On the Server? I guess all 10. traffic to the Fa0/0 ports?
Thanks