Re: Win XP Firewall?
Typically if your network is behind a router access from an intruder is just about impossible. The router does not allow access to the computers from the outside. IMO the windows firewall should be disabled and you should rely on your router. Being that you are also behind a switch is another reason to just cut the firewall off.
You are missing a big piece! It is true that the one firewall will protect your network from (most) attacks from the internet. However, that's only half the equasion! You have only secured your network from
uninvited attempts to get IN.
The other half is securing your network so that anything trying to get OUT must ask permission. You may wonder: if I'm secure from things getting in, then why should I worry about things getting out, as that should never occur...
Ah, but my wording was chosen carefully: "uninvited" attempts to get in. From the hardware firewall perspective, as soon as you open your web browser (inside) to connect to something on the internet (outside) all further communication on that connection is "INVITED" regardless of direction.
That is how a lot of spyware, trojans, malware, etc. get in. Once one of these gets in - when it opens a connection to the internet (remember, it's now on the inside of your network so the firewall router things its quite OK) it can pull further malware in and send information out. The windows XP firewall, and the others, are an acknowledgement of this sort of thing - and an effort to allow it to be prevented. If you see a program that you don't know trying to access the internet from your computer, then its time to ask questions/do the research before you allow it to go.
The malware people make a living figuring out how to bypass firewalls - mostly by tricking people (ie: the one using the web browser). Sometimes this is knowingly - those fake virus scanners, download this neat piece of software, etc. - and sometimes this is unknowingly by taking advantage of weaknesses in the web browser (yes, firefox also has vulnerabilities - but that is a different conversation).
The concept is "defense in depth" - do not rely on any one defensive method. On the flip side I agree there is no need to duplicate defense - two firewall routers of the same sort do not double your defense. You should at least have the following:
Hardware firewall.
Software firewall on each computer.
Virus scanner on each computer.
Registry monitor on each computer. (spybot-sd "teatimer")
Malware scanner on each computer.
Secured your browsers on each computer.
For normal work, do not run with an administrator priv account.
Make sure each account - especially the administrator ones - require a password. (prevents easy "run as" bypass of security).
Secure your operating system - shut down services that you don't need.
Keep everything up-to-date with the latest upgrades, including your hardware firewall.
And the big one: YOU are part of the system. You can override any of the security knowingly, or be tricked to do so. Practice safe surfing/computer usage habits.
If you have a wireless access point, at least use WEP and if your access point supports it - only allow known MAC computers to access it.
-V