- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-26-2014 03:06 AM
Hi there,
I'm facing the following challenge.
We have various guest users being authenticted via the captive portal after that, they are using their cisco vpn client.
So there is only one session.
And because all traffic is routed to the vpn connection no new sessions would be established.
Our idle timer was 1800 minutes and after that the connection was disabled.
Any smart ideas how to handle that or is the only way to increase the idle timer?
#show user ip-user-mapping all type CP
IP Vsys From User IdleTimeout(s) MaxTimeout(s)
--------------- ------ ------- -------------------------------- -------------- -------------
ip-address vsys1 CP username 275 41399
#show session all filter source ip-address
--------------------------------------------------------------------------------
ID Application State Type Flag Src[Sport]/Zone/Proto (translated IP[Port])
Vsys Dst[Dport]/Zone (translated IP[Port])
--------------------------------------------------------------------------------
824354 ciscovpn ACTIVE FLOW NS
vsys1
03-06-2014 03:20 AM
Hi Sebastian
the captive portal timeout is not related to any sessions the user creates, it's the time allowed for the user to use sessions until re-authentication is required.
If you need a longer time for your users to be available you would need to extend the idle time.
The only alternative to "auto refresh" the idle time is to enable cookies and give the cookies a much longer timer than the captive portal idle time, but these cookies would only work with an active browsing session. (these cookies would be used to re-authenticate in the background rather than having a login screen appear once the captive portal timer has expired)
regards
Tom
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!