Windows Server 2008 firewall rules order problem
Posted
by vnuk
on Server Fault
See other posts from Server Fault
or by vnuk
Published on 2010-02-27T09:22:51Z
Indexed on
2010/04/09
2:33 UTC
Read the original article
Hit count: 255
I have one rule that opens FTP port for all connections.
I have second rule that blocks ALL connections on ALL protocols for some IP's.
However, connections from those IP's that are blocked can still connect to FTP port because that rule obviously takes preccedence.
How can I make this work, because I do not see how can I adjust order of rules on Windows Firewall.
© Server Fault or respective owner