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

Command Line Disable VPN Client Stateful Firewall Feature

shimebaugh
Level 1
Level 1

Is there a way to disable the VPN Client Stateful Firewall Feature from the command line for W2K or WXP?

Client would like to disable the VPN Client Stateful Firewall feature when the mobile user is at the home site.

Is there a registry setting for the VPN Client Stateful Firewall feature? I can then use something like a VB script during Windows login to look for the home IP subnet and then disable the stateful firewall feature.

Another alternative would be to stop the VPN Client service during login based on the IP subnet. These users don't use the VPN client when they're at the home site.

1 Reply 1

milan.kulik
Level 10
Level 10

Hi,

try vpnclient suspendfw

command.

See http://www.cisco.com/univercd/cc/td/doc/product/vpn/client/rel4_0/admin_gd/vcach4.htm#1161853

for details.

Another possibility is to modify the StatefulFirewall item in vpnclient.ini file

See http://www.cisco.com/univercd/cc/td/doc/product/vpn/client/rel4_0/admin_gd/vcach2.htm

Regards,

Milan