|
||
| Home | Help | About Us | Contact Us | Donate | ||
What is a Firewall?In terms of home computing, a Firewall is a software program installed on your computer that blocks all traffic (data transfer) unless a specific rule exception has been added to allow traffic to pass. Larger networks generally have a dedicated Hardware Firewall which is a device who's sole job is to act as a firewall. Dedicated devices are needed for the larger amount of traffic to analyze. If you are more technically minded, you can setup a dedicated Firewall using another computer with software like Smoothwall or IP Cop but that is beyond the scope of this article. Try to think of a Firewall like a moat around your computer, and a bridge over the moat like an exception rule. The only way data can pass to and from your computer is if you add an exception rule, or a "bridge over the moat". This exception rule (bridge) can have very specific rules, or quite relaxed rules, depending on your needs. You can make an exception rule for any program running on your computer, any single port ranging from 1 to 65535, or a port range like 6881 to 6889. Most users simply add an exception rule for a specific program and let that program decide which ports it needs. Some examples below detail the different types and complexities of exception rules.
In the above diagram, the blue circle represents the Firewall (the moat) which blocks all traffic, unless it uses one of the four exception rules (bridges over the moat). Lets go through each rule in a little more detail...
TCP & UDPAlthough some Firewall's allow you to specify TCP or UDP protocols on your port exception rules, for most users it is not necessary to specify these due to the difficulty in knowing which ports require TCP, UDP or both. As an example: bittorrent does not use the UDP protocol, only TCP, and VoIP (SIP) traffic can use TCP or UDP protocols depending on the ATA device and your VoIP provider. If your Firewall requires you to make a choice between TCP and UDP for your port exception rules, you can safely allow both UDP/TCP traffic without opening too big a hole in your Firewall unless it is a port ranging between 1 and 1023, this port range is reserved mainly for system use (like port 80 for Internet) and it is not recommended to alter any ports in this range. Please follow the instructions of your device, service provider or installed program. Further Reading |
||
Copyright ©2008 Ricmedia |