What are the limitations/disadvantages of enabling windows firewall?
feedback
|
migrated from serverfault.com Jun 14 '10 at 15:04
This question came from our site for system administrators and desktop support professionals.
|
Advantage: A false feeling of security. Disadvantage: Not being at all secure, as it's one of the worst free firewalls in the world. That said, if you are behind a router, you normally do not need a firewall at all, as the router itself is a much better firewall. Otherwise, if you wish to install a firewall, you are better off choosing a product that does both firewall and anti-intrusion (HIPS). Some examples are: Online Armor Free Although free, both are very good products. EDIT As I was asked to justify my remarks regarding the Windows firewall, here are some references: Proactive Security Challenge Win 7 firewall fails leak test | |||||||||||
feedback
|
|
Context is everything for this. If you're talking about a home PC directly connected to the Internet - this is wildly, drastically important. In that situation, Windows Firewall should be turned on before that PC is put online or you'll be virus-riddled within a couple of minutes. Home user with a physical firewall/router - not as vital, but still a good idea. No real reason to turn this off. Corporate use - should still be enabled through Group Policy. Any apps that it could block would be documented & configured (also in GP). As you can see, I'm a huge fan of redundant protection. | |||
|
feedback
|
|
As in what? Enabling it can make some things inconvenient if you access remote services and have to poke holes in the firewall, it's somewhat redundant in some cases, depending on your network, and logging is pretty lousy to measure its effectiveness. That's pretty much it that I've run into. | |||
|
feedback
|
|
Windows host based firewalls are mostly useful for internal defense, as in a worm that propagates internally etc. The problem with that is that most ports/services that are being attacked are the same one(s) that you need to leave open anyway so then what do you do? It is another layer in the defense in depth thought process so its hard to dismiss it completely. | |||
|
feedback
|