I have two sites each with a single ASA at each site. Currently each site has a single ISP with a VPN tunnel passing traffic between them. I want to get a second ISP connection with it's own interface on one of the ASAs and have another VPN tunnel going to the same peer but this one will have a different crypto maps. Example -
Site A VPN Tunnel 1 Local public IP - 1.1.1.1 Peer public IP - 3.3.3.3 Local Network 172.16.1.0 Remote Network 192.168.1.0 VPN Tunnel 2 Local public IP - 2.2.2.2 Peer public IP - 3.3.3.3 Local Network 10.0.0.1 Remote Network 192.168.1.0 Site B VPN Tunnel 1 Local public IP - 3.3.3.3 Peer public IP - 1.1.1.1 Local Network 192.168.1.0 Remote Network 172.16.1.0 VPN Tunnel 2 Local public IP - 3.3.3.3 Peer public IP - 2.2.2.2 Local Network 192.168.1.0 Remote Network 10.0.0.1
Is this possible?
No comments:
Post a Comment