02-09-2014 09:41 AM - edited 03-11-2019 08:43 PM
hi everyone,
I have config Site to Site VPN tunnel at home lab for learning purposes.
Tunnel is build up and working fine.
Here is setup below
R1--ASA1 -----R2-----R3------ASA2 -----R4
Local Network on ASA1 is 10.0.0./24
Local network on ASA2 is 10.2.0.0/24
What i found is tunnel only build up when i ping from R4 to R1 or vice versa.
After some time then there is no interesting traffic tunnel goes away?
IS there any config that i can do so that tunnel remains up up?
Regards
MAhesh
Solved! Go to Solution.
02-09-2014 09:49 AM
Hi Mahesh,
You could try to configure a "group-policy" for the L2L VPN and try setting the "vpn-idle-timeout none" and see if that helps
For example
group-policy L2LVPN internal
group-policy L2LVPN attributes
vpn-idle-timeout none
tunnel-group x.x.x.x type ipsec-l2l
tunnel-group x.x.x.x general-attributes
default-group-policy L2LVPN
- Jouni
02-09-2014 09:49 AM
Hi Mahesh,
You could try to configure a "group-policy" for the L2L VPN and try setting the "vpn-idle-timeout none" and see if that helps
For example
group-policy L2LVPN internal
group-policy L2LVPN attributes
vpn-idle-timeout none
tunnel-group x.x.x.x type ipsec-l2l
tunnel-group x.x.x.x general-attributes
default-group-policy L2LVPN
- Jouni
02-09-2014 10:23 AM
Hi Jouni,
Thats done.
Will see hot it goes.
Best regards
MAhesh
02-16-2014 10:46 AM
Hi Joini,
I tested tunnel stays up even without interesting traffic.
Regards
Mahesh
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