I am trying to understand the commands for static routing in the PIX. The syntax given is:
[no] route <if_name> <foreign_ip> <mask> <gateway> [<metric>]
Is the foreign IP the destination? So I would use
route inside 192.168.60.0 255.255.255.0 192.168.77.4 1
to route all traffic on the inside interface destined for the .60 network via 77.4? Am I reading this right?
Thanks,
Matt Wray
GFH
[no] route <if_name> <foreign_ip> <mask> <gateway> [<metric>]
Is the foreign IP the destination? So I would use
route inside 192.168.60.0 255.255.255.0 192.168.77.4 1
to route all traffic on the inside interface destined for the .60 network via 77.4? Am I reading this right?
Thanks,
Matt Wray
GFH