On Windows 2003 Server, we have 2 network cards and it's easy to open different ports to the different network cards.

I'm trying to do the same on a Windows 2008 Server, I've discovered Windows Firewall with Advanced Security, but can't see where (or if) we can restrict the ports on the second network card. Is this possible?

link|improve this question

feedback

1 Answer

The Windows Firewall with Advanced Security in W2K8 doesn't bind to the individual network cards, per se. It binds to the network profile. If you want to set different rules per NIC then make sure to set each NIC to a different network type, such as private and public. Windows should automatically do this based on the ip address in use but for RFC 1918 addresses on a non-domain joined server I believe you can modify this.

link|improve this answer
Ugly. This makes sense for SBS or basic web-facing servers, but it is really frustrating to struggle with Mikeysoft wizards that are trying to be psychic network engineers :-/ – UnisoftDesign Feb 2 '11 at 1:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.