cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
602
Views
0
Helpful
3
Replies

asa 5520 vpn client timeout

kmcilvaine
Level 1
Level 1

How do I configure the client timeout setting on the asa5520?

3 Replies 3

johnd2310
Level 8
Level 8

Hi,

what timeout are you trying to set? Vpn timeout or firewall timeout?

Thanks

**Please rate posts you find helpful**

vpn timeout...it currently times out while working at 1hr.

Hi Keith

In global configuration mode of command line, issue the following commands

group-policy yourgroupolicy attributes

vpn-idle-timeout xxx (xxx in minutes, type none for unlimited)

vpn-session-timeout xxx (xxx in minutes, type none for unlimited)

Regards