Hardware Firewalls

Routers as firewalls?

Routers assign a unique internal address to each connected unit. All external Internet traffic is handled using the router's single IP address. Routers use address translation to route Internet traffic to and from individual units. The outside world cannot mount a simple direct attack on PCs behind the router, but it is possible to bypass plain address translation.

In effect, routers naturally block unsolicited imput from the Internet, so they are a firewall of sorts. Newer routers add state-inspection firewalls that block unauthorized data transfers at the packet level, so they are even more effective. I am using WRT54GL routers -- which have state-inspection firewalls. [Linksys]

"Stateful Packet Inspection" (SPI) means to examine the content of packets -- not just packet addresses and ports -- and block packet transfers that are not in response to requests. In summary, you'll get the best protection from a router that includes a "State Inspection Firewall".

Why have a hardware firewall?

Hardware firewalls, or routers that incorporate SPI, are more robust and effective than any software firewall on a PC. There are several ways you might want to use a good router with "state inspection".

Even if you're behind properly configured firewalls, the wrong move on your part can still compromise your PC. Open the wrong attachment, or view a rogue or compromised webpage without anti-malware and the proper patches, and you're sure to pick up a nasty infection.

These days, malicious or "specially-crafted" webpages include anything from personal comments on an article, to a personal page on a service like MySpace, to an booby-trapped advertisement. "But," you may say, "I never go to risky sites." That's no longer very relevant. :-) Anything, including government and major business sites, can bite.

More on the Web

Steve Gibson's explanation of how to use a NAT Router as a firewall.

"Keep Hackers Out", at PC Magazine, is a comprehensive yet easy to read article about intrusion and firewalls. Look for the "Print" logo there if you want to read the article all in one piece.

Links to more firewall information on the Web.