03-12-2013 04:26 AM
I've setup a cisco router 2821 with VPN (client) and it is working fine.
All the configuration i've done via CLI
BUt i want that a user vpn client to have:
Maximum connection time 30 min
Maximum idle time 15 min
Where i've to put this commands?
Regards!
Solved! Go to Solution.
03-12-2013 10:37 AM
Hi Lasandro,
Looks like max connect timer is not yet available, but idle timeout is.
You can configure it in the dynamic map by using the "set security-association idle-timeout" command.
Or apply it globally with idle-time of 60secs just to check:
"crypto ipsec security-association idle-time 60"
HTH.
Portu.
Please rate any helpful posts.
03-12-2013 10:37 AM
Hi Lasandro,
Looks like max connect timer is not yet available, but idle timeout is.
You can configure it in the dynamic map by using the "set security-association idle-timeout" command.
Or apply it globally with idle-time of 60secs just to check:
"crypto ipsec security-association idle-time 60"
HTH.
Portu.
Please rate any helpful posts.
03-16-2013 01:45 AM
Thank you Javier!
Your answer is what i was looking for.
Regards!
03-16-2013 02:07 PM
Hi Lasandro,
Great news to hear
Have a nice weekend!
03-12-2013 10:41 AM
A trick that may help you out for the session time-out timer, is the following:
1- Disable the "save password" option in the PCF file (which is on the client's machine) and ISAKMP client group on the IOS.
2- Set the Phase I lifetime to something less than 8 hours, so then, the clients will be forced to reconnect when the Phase I rekey occurs.
HTH.
Portu.
Please rate any helpful posts.
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