08-22-2018 10:38 PM - edited 02-21-2020 09:26 PM
Hi
I have couple of ASA 5520 configured as HA. The external IP is configured with Private IP and connected to the service provider router. We are Natting the Inside network to a pool of /29 Public ip address.
I need to configure a site to site vpn from the ASA to the cloud. What the choice i have to make this work. Do i have to reconfigure the external ip with the public ip and establish siteto to site vpn or is their any other options available.
Can i configure a loopback address on the ASA with Public IP and create a IPSEC tunnel using this IP address.
Regards
Logesh
Solved! Go to Solution.
08-23-2018 02:50 AM
First, the ASA does not have the concept of Loopback addresses, so this is not an option.
For the easiest config and flexibility, it's best to have the public IP directly on the ASA outside interface. If you have a public network to configure between the router and the ASA, go for that.
If you have to stick to the private addresses on the ASA, configure a static port-forward on the router for UDP/500 and UDP/4500 and make sure the other device has NAT-T enabled. Perhaps you have to change the local IKE-identity on your ASA to something that your peer can match. But also behind a NAT, IPsec should work.
08-23-2018 02:50 AM
First, the ASA does not have the concept of Loopback addresses, so this is not an option.
For the easiest config and flexibility, it's best to have the public IP directly on the ASA outside interface. If you have a public network to configure between the router and the ASA, go for that.
If you have to stick to the private addresses on the ASA, configure a static port-forward on the router for UDP/500 and UDP/4500 and make sure the other device has NAT-T enabled. Perhaps you have to change the local IKE-identity on your ASA to something that your peer can match. But also behind a NAT, IPsec should work.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide