cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
523
Views
0
Helpful
4
Replies

AnyConnect hairpin to public ip address

Phil Smith
Level 1
Level 1

We have an ASA 5515-X running 9.2(4) firmware with AnyConnect users and site-to-site vpns configured.  All works fine (including hairpinning to the site-to-site connections), but I have been asked to change the config so that AnyC users can access a server on the internet, via the public ip of the ASA.  I googled answers and have tried many of the solutions suggested, but still can't get it to work.

 

Steps taken:

 

Added the server to the split for the AnyC users.

Created an object for the AnyC address pool.

Created an object-group which includes the ip address of the server in question.

 

Then I have tried a variety of "nat (outside,outside)" entries (as found in various google searches), but none have worked.

 

Can anybody help please?

4 Replies 4

@Phil Smith you will need the command same-security-traffic permit intra-interface to permit the traffic to hairpin.

And an object like this

 

object network RAVPN_USERS
 subnet 10.4.4.0 255.255.255.0
 nat (outside,outside) dynamic interface

did that, still no go

Mike.Cifelli
VIP Alumni
VIP Alumni

Can you attempt a packet trace from an AnyConnect client IP --> destined server and share results so the community can better assist with troubleshooting?  Note that this may shed some light that may further assist you with troubleshooting the issue.  In ASDM->Tools->Pakcet Tracer

 

Capture.JPG

Best I can do - saves as a pcap file.  This is the merged ingress and egress files.

 

It looks like AnyC client (10.1.66.1) can send out to server (157.97.111.48), and server tries to reply (to the public ip), but it doesn't get through the ASA back to the client, so both sides just retransmit (I think?)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card