07-30-2015
12:24 PM
- last edited on
02-21-2020
11:55 PM
by
cc_security_adm
Hi, I need to establish an Ipsec connection between two sites but they need to have different IPs for the inbound and outbound traffic, so we have to get out using an external IP address and the other site have to establish the VPN pointing out to a different IP address to which we are using to connect with them... It is possible to make this connection and assign two external IP to the outside interface? How? I have an ASA 5506-X.
Thank you.
Daniel
07-30-2015 04:12 PM
That can't be done with the ASA. You could do it with an IOS-router. But: Why do you want to do that? When the tunnel is established, you can communicate in both directions.
07-31-2015 06:44 AM
Well, the costumer requested this configuration, they want two separate tunnel for in and out traffic. How it could be done with IOS? Can I configure in the ASA a nat pool overloaded with my two external IPs and then make the tunnel to go out using one of the two IPs and the other side use the other IP?
07-31-2015 06:58 AM
> Well, the costumer requested this configuration, they want two separate tunnel for in and out traffic.
What benefit do they see in that config?
07-31-2015 08:33 AM
Is it possible to just assign one external IP in my outside interface to get out with my tunnel using that IP and create a DMZ with the other IP to internally reroute the traffic to my internal network? of course with the proper ACLs to avoid security breaches from others sources aside of the opposite peer....
I know this it's kind of messy, I'm just trying to figure out some possibilities.
08-04-2015 11:26 AM
I
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
> How it could be done with IOS? Can I configure in the ASA a nat pool overloaded with my two external IPs and then make the tunnel to go out using one of the two IPs and the other side use the other IP?