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

Possible to restart web vpn service?

benlemasurier
Level 1
Level 1

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

3 Replies 3

for the ipsec VPN have you tried doing a clear cry isa or clear cry sa?

the ipsec vpn does not have any issues

maybe

clear webvpn session context all

or

if a user

clear webvpn session user "user"

clear webvpn session

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}

Syntax Description

user name

(Optional) Clears session information for a specific user.

context {name | all}

Clears session information for a specific context or all contexts.

Command Default

None

Command Modes

Privileged EXEC

Command History

Release
Modification

12.4(6)T

This command was introduced.

Usage Guidelines

This command is used to clear the session for either the specified remote user or all remote users in the specified context.

Examples

The following example clears all session information:

Router# clear webvpn session context all 

Related Commands

Command
Description

clear webvpn nbns

Clears the NBNS cache on a SSL VPN gateway.

clear webvpn stats

Clears application and access counters on a SSL VPN gateway.