, 2005-03-15
For something as simple as a firewall for Windows servers, a good solution just doesn't exist.
Expand all |
Post comment
Outbound filtering is weak anwyay...
2005-03-15
Nicholas Weaver (1 replies)
Nicholas Weaver (1 replies)
Outbound filtering is weak anwyay...
2005-03-16
Anonymous (1 replies)
Anonymous (1 replies)
What is IPSec doing in that list?
2005-03-18
Anonymous (2 replies)
Anonymous (2 replies)

Putting a host based firewall as well as a piece of software that can identify changes to file systems whenever it is feasible is never a bad idea.
Here's a couple of scenarios that illustrate why a host based firewall is a good idea.
1. You have a server that is colocated. You want a host based firewall because you don't control the firewall rules between your box and the internet and also becuase the other boxes behind whatever passes for a firewall ( which may very well be nothing ) at where ever you have your box hosted are admined by whoever decides to pay the monthly hosting fee. Alot of those boxes get put up and left alone until they break without ever having anyone harden them or patch them.
2. You have a server, like a Windows server that is a member of a domain, that is required to listen on a ton of ports for everything to work correctly. However it only needs to allow a few other machine talk to it on those ports. A host based firewall on every server gives you much more granular control over the traffic on your network.
3. Servers on a DMZ would benefit from a host based firewall. Very few machines on a DMZ need to speak with each other and when they do it is in very known and predictable circumstances. No server on a DMZ should ever be SSHing or Term Serving into any othe machine on your DMZ, however you do need to run those services on the server to be able to perform administrative functions.
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/columns/307/30963#30963