05-29-2006 05:34 AM
When VPNC or PIX disconnect a L2L if there isn't interesting traffic?
Thanks.
Andrea.
05-29-2006 06:01 AM
Hi Andrea,
Termination of L2L tunnel does not necessarily due to no interesting traffic to trigger, or to maintain the tunnel to stay connected (after no activity within certain period of time).
Nevertheless, this could also due to configuration issue, e.g someone made changes during L2L tunnel session, network connectivity issue (on LAN/WAN) between the VPN devices, or could be one of the VPN device internal operational issues (firmware/image, memory, etc).
Rgds,
AK
05-29-2006 11:15 AM
Many thanks for your help but I don't understand well!
My L2L never goes down! Why?
Regards.
Andrea.
05-30-2006 01:34 AM
It's hard to tell why. You need to capture & take a look at the log and probably run debug to get additional info.
Apart from that, you also need to check/verify the VPN config on both VPN devices are correctly done (just in case if someone made changes).
Rgds,
AK
05-30-2006 06:06 AM
I think that DPD takes up my L2L when no interesting traffic between VPNC and PIX.
Regards.
Andrea.
05-31-2006 02:35 AM
Hello,
DPD are never sent when the tunnel is idle. They are only sent when there is a traffic. They follow the traffic, otherwise if there is a dead peer the other side will never know that the traffic is going into oblivion. If DPD will be sent on an idle tunnel then the tunnel will never drop, again a security hazard and against RFC.
Check the DPD RFC for more info.
Vikas
05-30-2006 07:05 AM
It could be. How long your L2L has been running before the problem started?
DPD function is similar to Cisco IOS keepalives. If this is the case, try to adjust the timer to maximum/longer time.
But I think, run the debug (debug crypto isakmp) command to verify what's happening to your VPN setup.
The following doc gives you a good DPD explanation:
Rgds,
AK
05-31-2006 02:37 AM
Hello,
The tunnel between a PIX and a Conc. will drop when the isakmp tunnel drops. If you really want your tunnel to be dropped when there is no traffic plan for a shorted isa and ipsec timers.
With router this scenario is little different.
Vikas
05-31-2006 04:53 AM
I have just tried with a different timers without success. My L2L comes up with interesting traffic and never goes down.
Regards.
Andrea.
05-31-2006 08:52 PM
Hello,
Please give us the timer values in PIX as well as in Conc.
Vikas
05-31-2006 08:54 PM
Hello,
Please drop the tunnel and collect the debugs after initiating it from PIX.
The lesser timer value should be accepted as per the RFC.
Vikas
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