Static Route Qestion
Posted
by
mrlayance
on Server Fault
See other posts from Server Fault
or by mrlayance
Published on 2011-11-14T17:48:23Z
Indexed on
2011/11/14
17:54 UTC
Read the original article
Hit count: 327
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
© Server Fault or respective owner