09-15-2015 11:32 PM
Hello,
I have established VPN site-site between 2 ASAs Branch-to-HQ. the issue is every morning time while both sites Turn-On their ASA devices, the Tunnel does not come up unless I run the following commands on HQ-ASA.
no crypto map tobranch interface outside
crypto map tobranch interface outside
Please instruct what is the issue ?
Solved! Go to Solution.
10-07-2015 11:10 PM
the DPD's are getting lost on some device in the middle and that is what you need to check for
09-21-2015 08:24 PM
does any of the sides try and initiate traffic to the remote end?
when the issue occurs next, initiate traffic from behind one ASA and collect the below outputs from both the ends simultaneously:
debug crypto condition peer <peer ip>
debug crypto isakmp 127
debug crypto ipsec 127
10-07-2015 03:25 AM
10-07-2015 05:23 PM
in the debugs, i see phase 1 getting completed but then getting deleted with the reason:
IKE lost contact with remote peer, deleting connection (keepalive type: DPD)
it means that the ASA did not receive DPD packets back from the remote peer.
can you check if your internet connection is stable while the ASA's try to bring up the tunnel by doing the ping between public ip's of both the ASA's during the time of the issue
10-07-2015 10:39 PM
there is no issue with internet connectivity, I can see 99.5% uptime. there is onething else I want to mention. my central office ASA has a private IP-Address (for its outside-interface), so the ip (180.94.83.10) is the nated public ip-address of my Router connecting to internet. I have statically nated that ip (180.94.83.10) to my ASA Outside ip. That is no causing the issue,, but I just wanted to let you know that I have this type of configuration.
Where the problem is, I am also stuck on it. I contacted the ISP regarding the issue, they say there is no issue at our end. but wat I m thinking is that the ISP at the remote sites are doing LINK-LOAD BALANCING , which I think that causes this vpn tunnel to get lost. still not sure
10-07-2015 11:10 PM
the DPD's are getting lost on some device in the middle and that is what you need to check for
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