Computing.Net > Forums > Windows Server 2003 > Group Policy Windows Firewall

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Group Policy Windows Firewall

Reply to Message Icon

Name: bubba1983
Date: October 23, 2009 at 12:42:03 Pacific
OS: Windows 2003 server
CPU/Ram: 2.5MHz/2GB
Product: Dell 3.4 ghz 2-to-2 dual core xeon 7140m processor upgrade kit for dell poweredge 6850 800t server
Subcategory: General
Comment:

I am setting up windows firewall Group Policy.
I would like to set up the domain policy for windows firewall for port exceptions to only allow 172.28.2.0/24 ip range to be allowed to use this port and all other users to be blocked.

I put the following 5800:TCP:172.28.2.0/24:Enable:TCP5800 and save changes and close GPO.

My workstation is on 172.28.2.x address but test box is on 172.28.5.x address.

GPO downloaded to test box, rebooted test box and I could vnc into it using port 5800. On the test box I used vnc and was able to vnc into another testbox when vnc should be blocked as the only IP range that should be able to use it is 172.28.2.x address while every is denied this port on local workstation unless your on the 172.28.2.x ip address.

Any thoughts?



Sponsored Link
Ads by Google

Response Number 1
Name: ace_omega
Date: October 23, 2009 at 14:33:01 Pacific
Reply:

Its under...

Computer Configuration\Administrative Templates\Network\Network Connections\Windows Firewall\Profile\Windows Firewall: Define Port Exceptions

Its alot like IPTABLES in Linux where you have to write a script. Here is a copy of my script.

3389:UDP.*:enable:RDP

Hope this helps.


0

Response Number 2
Name: bubba1983
Date: October 23, 2009 at 16:44:50 Pacific
Reply:

thats what i put but i dont want the * i need ip address in there for one ip range which i did put in my example in first posting but with my example everyone in any ip rang oe 172.28.x.x has access to use vnc when I only want 172.28.6.x range only to have this port activated while all other users have it blocked.

how would i set this up.


0

Response Number 3
Name: ace_omega
Date: October 26, 2009 at 08:00:45 Pacific
Reply:

Unfortunately Windows GPO is User/Domain based and not Network based. You could use a third party app to allow you to do this through a logon script where you can use an IF to detect the subnet the computer is connected to.

http://technet.microsoft.com/en-us/...

http://technet.microsoft.com/en-us/...


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Group Policy Windows Firewall

Windows firewall configuration www.computing.net/answers/windows-2003/windows-firewall-configuration/7263.html

Windows Group Policy Restriction www.computing.net/answers/windows-2003/windows-group-policy-restriction/5796.html

Windows 2003 Group Policy Problem www.computing.net/answers/windows-2003/windows-2003-group-policy-problem/4751.html