Hi All
I have ASA 5525 with OS 9.4.4. We have two ISP connected to it. On both ISP interface we have enabled anyconnect vpn.
We tunnel all traffic to ASA and do U-turning or hairpinning for internet traffic. We have all nat and other commands in place. Everything works fine with ISP1 but when client connects to ISP2 interface u-turning does not work.
nat (ISP1,ISP1) static source Anyconnect-pool ISP1-public-IP
nat (ISP2,ISP2) static source Anyconnect-pool ISP2-public-IP
What I need is even if ISP1 is up and user connects anyconnect on ISP2 interface his traffic should be tunneled to ASA and should be able to access internet using nat (ISP2,ISP2) static source Anyconnect-pool ISP2-public-IP.
Please help