Article

coolguys's picture

Administering Windows Firewall for XP Sp2

Author Info

14 September 2006 - 11:00pm
Submitted by: coolguys

article
Reads:

1358

Score:
0
0
 
Comments:

0

Editor's Note: Shaun Pond suggests that while this is a nice option for one-off changes, you should also consider using Group Policies.

ENVIRONMENT: Windows XP Sp2, ZENworks 7, No Active Directory

Here is how you can add exceptions for GroupWise and Remote Control using NETSH commands.

EXAMPLE:

##Add Firewall settings for ZenRemote Control and GroupWise##
##Bob Needler 8/21/06 #######################################
C:

netsh firewall add portopening tcp 1761 ZenRemote
netsh firewall add allowedprogram C:\Novell\GroupWise\GrpWise.exe GroupWise

Author Info

14 September 2006 - 11:00pm
Submitted by: coolguys




User Comments

© 2009 Novell, Inc. All Rights Reserved.