1)Adding the static is fine, but once you connect via the vpn, do a "route print" (windows) or "netstat -rn"(if linux/unix)in your desktop to see if the remote network appears in your routing table or not. If not, then you have to advertise it first so that it comes to your desktop routing table first.
2)Does the remote MPLS segment have route towards your vpn IP?
Main Topics
Browse All Topics





by: ccie22921Posted on 2009-09-28 at 06:14:23ID: 25439013
It would help to see the PIX configuration, but immediate insight might be given to the NAT statements that are relevant to your issue. More so, sounds like you need to include the VPN traffic in a "No-Nat" statement so that the VPN traffic is not natted. I understand it is large, but it would make troubleshooting somewhat easier.