Hi all,
this is our network layout:
INTERNET - ASA5510 - LAN 1 - MPLS - LAN 2 - PIX515 - VPN TUNNEL TO CUSTOMER
The MPLS is a VPN solution that connects our different offices to each other. In one of those offices we have a VPN connection to a customer. Now we would like to be able to connect to that customer from all our offices (and through the remote access vpn to the asa5510).
I'll add some IP information:
ASA5510 internal interface: 192.168.40.2
MPLS LAN1 internal interface: 192.168.40.1
MPLS LAN2 internal interface: 192.168.50.1
PIX515 internal interface: 192.168.50.2
CUSTOMER NETWORK: 176.26.0.0
We tried to add a route to our ASA5510 stating:
route inside 176.26.0.0 255.255.0.0 192.168.50.2
and added a nonat rule for this network, but that doesn't seem to work. Do we have to change the route to:
route inside 176.26.0.0 255.255.0.0 192.168.40.1
and ask our ISP to add a route for the 176.26.0.0 network to 192.168.50.2? (we don't control the MPLS routers.) If possible we would like to keep the routing on our equipment so we can make changes much faster.
All help is greatly appreciated!
this is our network layout:
INTERNET - ASA5510 - LAN 1 - MPLS - LAN 2 - PIX515 - VPN TUNNEL TO CUSTOMER
The MPLS is a VPN solution that connects our different offices to each other. In one of those offices we have a VPN connection to a customer. Now we would like to be able to connect to that customer from all our offices (and through the remote access vpn to the asa5510).
I'll add some IP information:
ASA5510 internal interface: 192.168.40.2
MPLS LAN1 internal interface: 192.168.40.1
MPLS LAN2 internal interface: 192.168.50.1
PIX515 internal interface: 192.168.50.2
CUSTOMER NETWORK: 176.26.0.0
We tried to add a route to our ASA5510 stating:
route inside 176.26.0.0 255.255.0.0 192.168.50.2
and added a nonat rule for this network, but that doesn't seem to work. Do we have to change the route to:
route inside 176.26.0.0 255.255.0.0 192.168.40.1
and ask our ISP to add a route for the 176.26.0.0 network to 192.168.50.2? (we don't control the MPLS routers.) If possible we would like to keep the routing on our equipment so we can make changes much faster.
All help is greatly appreciated!