cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
518
Views
0
Helpful
1
Replies

Change default timeout for VPN users for inactivity

vinnieh
Level 1
Level 1

I need to change the default timeout for VPN users connect through PIX 515 to automatically disconnect after 15 minutes of inactivity. I want to check

if this is the right command that needs to be added :

"timeout uauth 0:15:00 inactivity"

Appreciate with feedback. Thanks,

1 Reply 1

wong34539
Level 6
Level 6

timeout [uauth [hh:mm:ss] [absolute | inactivity]].Absolute and inactivity are abbreviated as follows

absolute: Run uauth timer continuously, but after timer elapses, wait to reprompt the user until the user starts a new connection, such as clicking a link in a web browser. The default uauth timer is absolute. To disable absolute, set the uauth timer to 0 (zero).

inactivity:Start uauth timer after a connection becomes idle