10-23-2024 04:23 PM
Hello, I am trying to configure a IPsec VPN coming from 192.168.1.0/24. It is connected to and FTDv appliance on the inside interface whose IP is 192.168.1.253. The laptop IP is 192.168.1.10. The FTDv is connected to an ASAv running AnyConnect server and that is connected to another ASAv acting as a firewall. On the destination end is another laptop. I want to connect to the network of that laptop to test VPN functionality. Unfortuantely I am stuck and I cant seem to figure it out.
10-24-2024 12:32 AM
As Long as you have VPN Established between Firewalls and you have interesting traffic allowed and routing in place that should work.
that is high level from what device to what device not working then need to trace the problem.
10-24-2024 01:55 AM - edited 10-24-2024 01:55 AM
Please share your sanitized configs of the three firewalls for review. Alternatively it would be difficult to trying to help here : D.
10-25-2024 10:24 AM
Here is the config for the ASAv AnyConnect Server. I think my issue is at the FTDv. I can't ping from the INSIDE interface to the OUTSIDE interface, which are two different subnets. I also attached screenshots of my static routes and policies on FTDv and an updated topology.
For the policies, I am essentially doing an any-any. I want to be able to ping across. In my topology, I am going from Right to Left.
10-25-2024 10:47 AM - edited 10-25-2024 10:49 AM
The AnyConnect ASA does not seem to have any routes configured. It must know where the remote subnets are located and how to route the traffic to them. If the Ubuntu subnet gets translated by the FTDv then you don't have to add a route for that subnet on the AnyConnect ASA but you still need a route to the VPN host subnet. Essentially all the firewalls need to have the correct routes configured to be able to route the traffic between the remote subnets.
10-25-2024 10:54 AM
Thank you for that! For that translation would I create a NAT policy to translate the Ubuntu network IP to the outside interface network?
10-28-2024 09:32 AM
You're welcome. Translating the Ubuntu network into the outside interface IP address would be very common and we call this PAT. However, please keep in mind that NAT/PAT is not mandatory, so if you wish you can carry on with your lab without applying any NAT. In that case, a route needs to be added on the other two firewalls pointing to the FTDv to reach the Ubuntu network.
10-28-2024 09:51 AM
Use tunnelled GW in ASA that anyconnect user connect to.
In this case the ASA will have one default GW and other tunneled GW
10-28-2024 10:24 AM
Hi,
What are the VPN tunnel endpoints? Is it the FTD and the ASA (which ASA?), or is it Anyconnect (from which PC) to which VPN gateway?
Best,
Cristian.
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