03-17-2011 09:20 AM
I have multiple VPN endpoints setup on our Cisco 2821, an SSL VPN, a site-to-site VPN, and a Web VPN for windows users. For whatever reason, the web vpn service periodically fails. The only way I've been able to bring it back up is to reload the router. Is it possible to restart the service itself?
Thanks,
Ben
03-17-2011 10:51 AM
for the ipsec VPN have you tried doing a clear cry isa or clear cry sa?
03-17-2011 11:58 AM
the ipsec vpn does not have any issues
03-17-2011 12:31 PM
maybe
clear webvpn session context all
or
if a user
clear webvpn session user "user"
To clear SSL VPN remote user sessions, use the clear webvpn session command in privileged EXEC mode.
clear webvpn session [user name] context {name | all}
user name | (Optional) Clears session information for a specific user. |
context {name | all} | Clears session information for a specific context or all contexts. |
None
Privileged EXEC
This command is used to clear the session for either the specified remote user or all remote users in the specified context.
The following example clears all session information:
Router# clear webvpn session context all
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