Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IPSec and group policy

Status
Not open for further replies.

inbflat

IS-IT--Management
Feb 10, 2005
3
US
I'm trying to implement an IP sec filter through group policy. I'm trying to block port 443 for a specific group. I have the filter assigned in a group policy object under Computer Configuration>Windows Settings>IP Security Policies on Active Directory.

My filter list looks like this:
Mirrored | Description |Protocal | Source Port|
Yes block 443 TCP Any
Yes block UDP 443 UDP Any


Destination Port| Source DNS Name | Source Address |
443 <any ip adddress> <any ip adddress>
443 <any ip adddress> <any ip adddress>

Source Mask | Destination DNS | Destination Address |
0.0.0.0 <my ip adddress> <my ip adddress>
0.0.0.0 <my ip adddress> <my ip adddress>

Destination mask |
255.255.255.255
255.255.255.255

can anyone tell me what I've done wrong?

thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top