Hi,
I have configured a Cisco Router as a VPN RA server. Users can connect normally but the users are been disconnected after 10-15 minutes of inactivity.
To resolve this issue, I have increasing IPSEC SA idle time and ISAKMP keepalive, however there is no major improvement.
crypto dynamic-map Spidernet-map 20
set security-association idle-time 7200
crypto isakmp profile vpnclient-declarant-2
keepalive 60 10
Unfortunately, there is no command relative to idle-timeout and session timeout in ASA firewall on Cisco Router.
Is there any means to extend the idle-timeout?
Thanks
Ashley