cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1295
Views
0
Helpful
1
Replies

IPSec VPN tunnel does not tear down both ends

bgl-group
Level 1
Level 1

Hi,

I have an IPSec VPN between two internet facing firewalls. This is used for Netscaler status messages only. Every now and then the VPN terminates for no apparent reason on one side but remains active on the other. When I logout the active one, the VPN establishes as normal.

I thought once one end of an IPSec VPN termintated the other end would terminate too. Has anyone had a similar experience and if so how do i fix it.

I'm using ASA5520 with ASA Version 8.3(2) at both ends.

Thanks

Stewart

1 Reply 1

Herbert Baerten
Cisco Employee
Cisco Employee

Strange, even if the tunnel goes down, isakmp keepalives should kick in and tear it down on the other end (and cause it to be re-established).

I suggest getting

debug crypto isakmp 10

debug crypto ipsec 10

on both sides, and starting it *before* the tunnel goes down, then check the part that corresponds to the time the tunnel fails. Hopefully that will tell you (or us) more about the reason of the failure, and why it is not coming up again.

hth

Herbert