<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RouterNotes.com &#187; Firewall</title>
	<atom:link href="http://routernotes.com/category/firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://routernotes.com</link>
	<description>Networking and Mac OS X lessons learned in a Campus LAN environment</description>
	<lastBuildDate>Mon, 15 Sep 2008 18:01:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create a web filtering firewall with IPcop and URFilter</title>
		<link>http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/</link>
		<comments>http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 16:36:22 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SOHO networking]]></category>
		<category><![CDATA[content filter]]></category>
		<category><![CDATA[IPcop]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[URLfilter]]></category>

		<guid isPermaLink="false">http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/</guid>
		<description><![CDATA[With the URLfilter addon installed, an IPcop firewall can be turned into a free content-filtering web gateway perfect for a church, non-profit organization or home office. Access to inappropriate sites whether they be pornagraphic or just not work-related will be denied automatically at the firewall. Both IPcop and URLfilter are free to download and use.
 [...]


Related posts:<ol><li><a href='http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/' rel='bookmark' title='Permanent Link: Upgrade to an Open Source Firewall'>Upgrade to an Open Source Firewall</a> <small>Firewall companies have a little secret that they do not...</small></li><li><a href='http://routernotes.com/2008/02/08/cisco-sets-end-of-sale-for-pix-firewall/' rel='bookmark' title='Permanent Link: Cisco sets End of Sale for PIX Firewall'>Cisco sets End of Sale for PIX Firewall</a> <small>Cisco announced the End of Life for the PIX firewall...</small></li><li><a href='http://routernotes.com/2008/06/02/configure-policy-based-routing-with-route-map-statements/' rel='bookmark' title='Permanent Link: Configure Policy-based routing with Route-Map Statements'>Configure Policy-based routing with Route-Map Statements</a> <small>Route-maps allow to you deal with traffic on your router...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>With the URLfilter addon installed, an IPcop firewall can be turned into a free content-filtering web gateway perfect for a church, non-profit organization or home office. Access to inappropriate sites whether they be pornagraphic or just not work-related will be denied automatically at the firewall. Both IPcop and URLfilter are free to download and use.<br />
<br id="e-oh" /> <strong id="h7eb">Why IPcop?</strong><br id="fuau" /> <a id="zdu-" title="IPcop" href="http://www.ipcop.org/">IPcop</a> differs from most internet routers and firewalls because it has proxy software built-in. At first glance, a proxy server doesn&#8217;t do anything more than a standard router. Both will allow multiple computers inside the network to access websites on the internet, but a proxy servers looks at the actual web address in order to get a web page. For example, a standard router will recognize that a computer is visiting a website out on the internet whereas a proxy server understands that a computer is visiting www.MSN.com/music or www.msn.com/jobs. By looking at the full web address, IPcop can create internet access logs accurate down to the actual web page that was visited. IPcop and other free firewalls are compared in this <a id="ft6_" title="Free Firewalls" href="http://www.associatedcontent.com/article/521853/diy_build_a_businessclass_firewall.html">article</a>.<br id="mb73" /> Another handy trick that IPcop can do is proxy web traffic transparently. Most proxy servers require users to make configuration changes to Internet Explorer or Firefox to use them, but that is not the case with IPcop. Web traffic can be proxied, logged and filtered without any configuration at the workstation and most users will never know that their web traffic is being analyzed. If a network administrator is just interested in keeping a detailed web access log, then IPcop can do that <strong id="ftj0">by?</strong> default. <a id="fhfd" title="URL Filter" href="http://www.urlfilter.net/">URL Filter</a> adds the filtering capability.<br id="i_pr" /> <strong id="a9zj">Why URL filter?</strong><br id="klka" /> URL filter (Short for Universal Resource Locater Filter) just adds a module to IPcop that helps it make decisions on whether to process a computer request for a web page. It makes decisions two ways. It keeps a list of known unacceptable websites and blocks those and it keeps a list of bad words and blocks anything with one of those bad words in the name. URL filter can be configured to download new lists of bad words and sites automatically.<br />
<!-- START CUSTOM WIDGETBUCKS CODE -->
<div><script src="http://api.widgetbucks.com/script/ads.js?uid=gXgBCIxlU6zkk3aK"></script></div>
<p><!-- END CUSTOM WIDGETBUCKS CODE --></p>
<p><span id="more-53"></span><br id="f5gc" /> URL Filter requires IPcop be installed and running first. <strong id="zf4q">The IPcop website has very detailed instructions on </strong><a id="fn3g" title="IPcop installation and configuration" href="http://www.ipcop.org/1.4.0/en/install/html/"><strong id="nki7">installation and configuration</strong></a><strong id="hmsy">. The install process for IPcop only takes about 15 minutes and almost any old computer can be used because the system requirements are so low.  <em id="ky3g"> (Should be in above paragraph?)</em></strong><br id="y.w:" /> <strong id="c.eu">Installing URL filter<br id="b_x9" /> </strong>First, verify that SSH access is enabled on the IPcop firewall by going to the System Menu, selecting SSH access and enabling SSH access. Next, download the <a id="mm5j" title="URLfilter installer" href="http://www.urlfilter.net/download.html">URLfilter installer</a> to your computer and upload it to the IPcop firewall via SCP (secure copy). <a id="obhe" title="WinSCP" href="http://winscp.net/eng/docs/introduction">WinSCP</a> is a simple and free SCP utility to upload the file. Remember that IPcop uses port 222 for SSH rather than the standard 22.<br id="qh:1" /> Log into the IPcop with an SSH client like <a id="t4to" title="Putty" href="http://www.chiark.greenend.org.uk/%7Esgtatham/putty/">Putty</a> or log directly into the firewall at the keyboard. Use the root user id and password that was specified in the IPcop install process rather than the admin user that is used for the web administration page. Enter the following commands:<br id="o784" /> root@ipcop:~ #<strong id="i2re">tar -xvf ipcop-urlfilter-1.9.1.tar.gz</strong><br id="pe6t" /> root@ipcop:~ # <strong id="x9dx">cd ipcop-urlfilter</strong><br id="ga61" /> root@ipcop:~ # <strong id="cvms">./install<br id="wjek" /> </strong>The URL filter will scroll through the installation steps on the console and verify that installation was successful.<strong id="s6te"><br id="i4y2" /> </strong><strong id="m06.">Enable the web proxy</strong><br id="w:l_" /> After answering yes to the installer script, URLfilter should be installed and accessible through the web administration page, although it will not be actively filtering web access yet. First activate URLFilter by going to the Services menu, selecting Proxy server and checking the following options:<br id="dxbb" /> <strong id="d7q_">Enabled on </strong><span style="color: #000000;"><strong id="vjig">Green</strong></span><strong id="vzem">:</strong> This turns on the web proxy<br id="jqjy" /> <strong id="l9qq">Transparent on </strong><span style="color: #000000;"><strong id="lao2">Green</strong></span>: This silently redirects web traffic to be processed by the web proxy<br id="e21q" /> <strong id="e_5l">Log Enabled:</strong> Creates a log of all web usage, even what is not blocked.<br id="hkzj" /> <strong id="u8.b">Configure URL Filter</strong><br id="mh:v" /> Next, go to the URL filter administrative web page, by clicking on the <strong id="kwp:">Services</strong> Menu again and selecting <strong id="xd::">URL Filter. </strong>Remember, IPcop&#8217;s administration page is on port 445 (https://IpcopIPAddress:445.)<strong id="pnnz"> URL filter</strong> is highly configurable with many options, but its simple web filter is easy to setup. Simply click the block categories that you want blocked. URL Filter will come with a small block list by default that it out of date. To update the filter list, scroll down to <strong id="gh97">Automatic blacklist update </strong>and select how often the blacklist is updated and an update source. Weekly updates are fine for most applications. All four of the blacklist update sources in the dropdown menu are free. A commercial blacklist is available for a fee from <a id="lxrv" title="URLblacklist" href="http://www.urlblacklist.com/">URLblacklist</a>.<br id="zsji" /> Using larger blacklists like Shalia and University of Toulouse will increase the number of filter categories to choose from. After clicking update now, it can take up to two hours to download and prepare the blacklist for use, depending on your internet connection speed and how fast the firewall is. When the firewall is finished, it will display a last successful update message in the Automatic blacklist update section. The web administration page will probably time out before the list is finished.<br id="u_nq" /> <strong id="u39e"><br id="j0x8" /> Key Advanced Settings</strong><br id="gdah" /> After you have updated the blacklist and selected categories to block, there are a few options that most people want to add.<br id="twox" /> <strong id="hcv4"><em id="eun1">Under Block page settings</em></strong><br id="ji1j" /> <strong id="v:f7"> Show category on block page:</strong> When a page is blocked, this will show the user what web filter category had an entry that caused the site to be blocked. Useful for troubleshooting.<br id="g6sw" /> <strong id="vq43"> Show URL on block page:</strong> This will show the actual web address that triggered the web filter.<br id="dug5" style="font-style: italic; font-weight: bold" /> <strong id="hzd1"><em id="r31j">Under Advanced Settings</em></strong><br id="gy5q" /> <strong id="ridz">Block &#8220;ads&#8221; with empty window</strong>: If the ads category is selected, this will replaced the ad with a blank picture rather than the typical <strong id="ez35"><em id="l99:">(what?)</em></strong><br id="cwre" /> <strong id="qqmy">Enable SafeSearch:</strong> This feature forces the SafeSearch option <em id="yvp5"><strong id="xdki">(what is this option?)</strong></em> on web searches at Google, Yahoo and other search engines. Even if the user de-selects the option, it will not be passed to the search engine. Viewing cached content from a search engine is a simple way of bypassing web filters.<br id="aybu" /> <strong id="z4md">Enable expression lists</strong>: This allows URL filter to block content based on a list of bad words in addition to its list of known bad sites.<br id="qry_" /> <strong id="vjdi">Block sites accessed by an IP address</strong>: Almost no legitimate web sites are addressed by their IP address. This is another way of bypassing web filter and blocks users from typing something like http://10.105.4.5 into their web browser<br id="im65" /> <strong id="oi:h">Enable Log:</strong> This creates a record of all websites blocked by the filter and the IP address of the computer that requested the website.<br id="ws6r" /> After URL filter has been downloaded, has compiled a blacklist and has been configured with the desired options, web filtering can be enabled globally by checking the <strong id="l9k5">Enabled</strong> box under <strong id="ix50">URL filter </strong>at the bottom of the <strong id="bgfi">Proxy </strong>page under the <strong id="d_2e">Services </strong>menu.<br id="vtz9" /> A more detailed explanation of the URL filter settings are available at the <a id="jv:h" title="URL Filter FAQ" href="http://www.urlfilter.net/faq.html">URL filter FAQ</a>.<br id="r2.3" /> <strong id="gtqt">Tweaking URL Filter</strong><br id="mxc7" /> Anytime the web is filtered, it is possible to get false positives and have a website blocked that should not be. Most of the blacklists are not created by hand, they are created by robot programs that crawl the internet and record sites with objectionable material much like Yahoo or Google crawls the internet to create their search indexes. To remove a site or web address from blacklist, go back to the <strong id="gi17">URL filter</strong> web administration page under the <strong id="ath9">Services </strong>menu and add the site to the Custom Whitelist section. If you want to allow the entire website (www.mydomain.com), add the site to the allowed domains section. If you want to just allow access to a page (www.mydomain.com/myFavoritePage), then add the address to the allowed URL sections.<br id="ht3q" /> With URL filter and IPcop, your firewall will automatically block inappropriate websites and log all internet usage.</p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/' rel='bookmark' title='Permanent Link: Upgrade to an Open Source Firewall'>Upgrade to an Open Source Firewall</a> <small>Firewall companies have a little secret that they do not...</small></li><li><a href='http://routernotes.com/2008/02/08/cisco-sets-end-of-sale-for-pix-firewall/' rel='bookmark' title='Permanent Link: Cisco sets End of Sale for PIX Firewall'>Cisco sets End of Sale for PIX Firewall</a> <small>Cisco announced the End of Life for the PIX firewall...</small></li><li><a href='http://routernotes.com/2008/06/02/configure-policy-based-routing-with-route-map-statements/' rel='bookmark' title='Permanent Link: Configure Policy-based routing with Route-Map Statements'>Configure Policy-based routing with Route-Map Statements</a> <small>Route-maps allow to you deal with traffic on your router...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade to an Open Source Firewall</title>
		<link>http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/</link>
		<comments>http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 16:27:15 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[DD-WRT]]></category>
		<category><![CDATA[Endian]]></category>
		<category><![CDATA[IPcop]]></category>
		<category><![CDATA[Monowall]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PFSense]]></category>
		<category><![CDATA[smoothwall]]></category>

		<guid isPermaLink="false">http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/</guid>
		<description><![CDATA[Firewall companies have a little secret that they do not want you know: most of their software is based on free open source software. What you pay the firewall companies for is the assembly of the software, an intuitive interface and professional technical support. And what they really want to keep a secret is the [...]


Related posts:<ol><li><a href='http://routernotes.com/2008/01/22/the-value-of-open-source-firewalls/' rel='bookmark' title='Permanent Link: The Value of Open Source Firewalls'>The Value of Open Source Firewalls</a> <small>I found this article on Associated Content that describes several...</small></li><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li><li><a href='http://routernotes.com/2008/02/08/cisco-sets-end-of-sale-for-pix-firewall/' rel='bookmark' title='Permanent Link: Cisco sets End of Sale for PIX Firewall'>Cisco sets End of Sale for PIX Firewall</a> <small>Cisco announced the End of Life for the PIX firewall...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Firewall companies have a little secret that they do not want you know: most of their software is based on free open source software. What you pay the firewall companies for is the assembly of the software, an intuitive interface and professional technical support. And what they really want to keep a secret is the fact that several free firewall distributions assemble the software and create an intuitive interface for free also.<br />
Using one of these free firewall systems will give you many great business class features without the hefty business class price tag. These firewalls are a perfect choice for small businesses on a shoestring budget.<br />
<strong>Why Upgrade to Open Source?</strong><br />
<strong>Increased Bandwidth:</strong> Most home routers have enough horsepower for a standard cable or DSL connection, but may slow you down on new ultra-high connections like <a id="xunu" title="Verizon FIOS" href="http://www.verizon.com/fios/">Verizon&#8217;s FIOS</a> or <a id="q8s7" title="ATT's Uverse" href="http://uverse.att.com/" target="_blank">ATT&#8217;s Uverse</a>.<br />
<strong>Upgraded connections limits:</strong> Internet routers have to track all of the connections that all of the computers on its network make to the internet and that number of connections can really add up as more computers are added to the network. Each of these connections have to be stored in the router&#8217;s memory and small home routers typically don&#8217;t have a ton of memory. Applications like bittorrent that make thousands of connections to other computers on the internet can choke a router and make your internet connection feel slow.<br />
<strong>Advanced Quality of Service (QoS):</strong> If your teenager is sucking up all of the bandwidth by downloading music and movies all day, finding a router that supports QoS or traffic shaping will help. It allows you classify which internet traffic takes priority and allows you to put all of your web surfing ahead of their downloads. This is especially helpful with applications like bittorrent that suck bandwidth and internet phones that don&#8217;t like latency.<br />
<strong>Web access logging:</strong> Firewalls can track where users go on the internet and keep a log of it without the need to install software on every computer.<br />
<strong>Web Content filtering</strong>: In addition to logging web traffic, some routers can dynamically block objectionable web traffic based on keywords or a database of known questionable websites. And there is no need to install filtering software on each individual PC.<br />
<!-- START CUSTOM WIDGETBUCKS CODE --></p>
<div><script src="http://api.widgetbucks.com/script/ads.js?uid=oyE5R3x43xUf5xzh"></script></div>
<p><!-- END CUSTOM WIDGETBUCKS CODE --></p>
<p><span id="more-50"></span><strong>Remote access VPN:</strong> Spend all of that time building a great home network and it doesn&#8217;t do any good once you leave the house. Virtual Private Network (VPN) allows you to connect securely to your network through any internet connection via an encrypted tunnel just like a corporate network. If your work will allow you, you can even create a vpn tunnel directly from your router to work.<br />
<strong>Inline Antivirus and Antispam:</strong> The <a id="rv_w" title="copfilter" href="http://www.copfilter.org/" target="_blank">copfilter</a> plugin for IPcop allows you to scan e-mail for spam and viruses as it is being downloaded before it has a chance to infect PCs inside.<br />
<strong>Granular Firewall Control:</strong> Most of these firewalls allow you to control what traffic comes in or even out of your network. Traffic to a webserver at your house can be allowed from just work or you can block applications from leaving your network.<br />
<strong>Captive Portal:</strong> With a captive portal, the firewall intercepts web traffic and forces users to login via a web page before proceeding to the web page that was requested. This is useful for tracking individual user web traffic where people share computers. Wi-Fi hotspots often use captive portals to lead users into registration and payment pages. <!-- START CUSTOM WIDGETBUCKS CODE --></p>
<p><strong>Updates and new features: </strong>Firewall manufacturers don&#8217;t like to update their software after you buy the router. Instead, they would rather you buy a new firewall for those new features so they can make more money. In contrast, these firewalls are actively maintained and new features are released as they are finished or needed.<br />
Here are six of the most popular firewall software packages.<br />
<a id="d1cf" title="IPcop" href="http://www.ipcop.org/"><strong>IPcop</strong></a> &#8211; Ipcop is one of the most commonly used small office and home office firewalls available. It has been around for many years and boasts a simple and intuitive interface with some of the most humble hardware requirements. In addition to the standard granular firewall, IPcop offers a web proxy that caches web traffic files to speed up the internet and log web traffic. Intrusion detection software detects hackers, basic QoS manages traffic and VPN creates secure connections.<br />
In addition to the base feature set, there are several unofficial add-ons that extend IPcop&#8217;s features. <a id="cjmu" title="Advanced Proxy" href="http://www.advproxy.net/">Advanced Proxy</a> adds complete control and authentication to the web proxy and <a id="r0ig" title="URL filter" href="http://www.urlfilter.net/" target="_blank">URL Filter</a> adds web content filtering. <a id="c:k:" title="Copfilter" href="http://www.copfilter.org/" target="_blank">Copfilter</a> adds antivirus, antispam and web privacy filtering. Installing add-ons may increase system requirements.<br />
<a id="tem3" title="Monowall" href="http://m0n0.ch/wall/"><strong>Monowall</strong></a> &#8211; This is the lightweight of the firewall distributions. It requires a mere 5 to 6 MB of space to run. Monowall can run from a compact flash disk or a cd-rom so that no hard drive is required. It supports specialized <a id="lf6l" title="Monowall Micro PCs" href="http://m0n0.ch/wall/hardware.php">micro PCs</a> that are the same size as most home routers. This firewall is based on BSD Unix which has a reputation of being one of the most secure Linux/Unix distributions available. Monowall offers advanced NAT (<a id="ed3u" title="NAT" href="http://en.wikipedia.org/wiki/Network_Address_Translation">Network Address Translation</a>) and QoS configuration. Many users delpoy Monowall for its captive portal functionality, which forces users to login through a web page before surfing the internet. Because of its small stature, there are almost no add-ons or modifications and web content filtering is not available, but it supports the built-in Windows VPN client in addtion to the standard branch office VPN. Monowall can also act as a wireless access point.<br />
<a id="tr:z" title="Pfsense" href="http://www.pfsense.com/"><strong>Pfsense</strong></a> &#8211; This is the big brother to Monowall and uses some of the same software. It takes more space but offers almost all of the bells and whistles that a firewall can including support for two internet connections and redundant firewalls. For example, one firewall will take over for another firewall that has failed. Modifications and add-ons are available for PfSense. There is commercial support available. It also runs on micro PCs like Monowall.<br />
<a id="bbls" title="Endin firewall" href="http://www.endian.com/en/community/about/"><strong>Endian</strong></a> &#8211; Some developers took the IPcop software, made improvements and made the product commercial, it still retains an open source option that is free for people to use and test new features. Content filtering, antispam, antivirus, and VPN are built in. Essentially, Endian is like IPcop with all of the main addons already installed and a slick interface<br />
<a id="x79y" title="smoothwall" href="http://www.smoothwall.org/" target="_blank"><strong>Smoothwall</strong></a> &#8211; Like Endian, Smoothwall is a commercial firewall that had its roots as an open source project. They still retain an open source version for people to try out. IPcop actually branched off from Smoothwall early on, so they have commonalilties, including add-ons. Smoothwall has one of the most polished and intuitive interfaces, but some advanced features like VPN and web filtering require an upgrade to the commercial version.<br />
<a id="sngs" title="DD_WRT" href="http://www.dd-wrt.com/"><strong>DD -WRT</strong></a> &#8211; This is a firmware replacement for several home wireless routers that enables features not supported by the manufacturer like granular wireless control, QoS, increased connection limits. The benefit of this project is that it uses inexpensive off the shelf hardware that may already be lying around the house. A complete list of <a id="ry-l" title="DD-WRT supported hardware" href="http://www.dd-wrt.com/wiki/index.php/Supported_Devices">DD-WRT supported hardware</a> can be found at their website<br />
<strong>Why is the software free?</strong><br />
In many cases, people write the software for the challenge or fun of it. In other cases, it is part of their job. Many businesses pay their software engineers to write open source software in the hope that they will get assistance from other engineers around the world in development and testing. Endian and Smoothwall firewalls release a free version of their software as a test of their commercial product. Pfsense releases a free firewall but offers fee-based commercial support.<br />
<strong>How hard is it to upgrade? </strong><br />
Most of the firewall packages listed here are designed for average computer users with moderate knowledge. In many cases, there are extra knobs and buttons underneath the web administration if you are into that, but looking under the hood is not needed for normal usage. In most cases, the installation process is simple and the developers maintain detailed instructions on their web site. A basic knowledge of small networks is helpful.<br />
<strong>What about that commercial support?</strong><br />
Commercial software clearly has the advantage here for support. None of these firewalls have a 1-800 number to call for help, especially for free, but that free help is often worth just what you pay it&#8211;nothing. But there is help for these free firewalls. All have detailed documentation and many have message boards where you get help from other users and even directly from the software programmers. Users almost never enjoy that type of access to the developers in commercial software.<br />
<strong>Finding the right hardware: </strong><br />
The software is free,  but you do have to find your own hardware. DD-WRT uses off the shelf home routers that can be found at most computer stores The hardware requirements for the rest of the firewalls are quite low so almost any old computer will do. An extra network interface card is needed for basic connectivity and a wireless card can be added to make the firewall a wireless access point also.<br />
Monowall and PFsense have the most flexible hardware requirements since they can run on micro PCs, directly from CD-ROM without a hard drive or a compact flash card on an old computer. IPcop can be installed on a PC with a standard hard drive or compact flash card. The free version of Endian must be installed to a computer with a hard drive.<br />
Buying a commercial firewall with these same features can cost hundreds of dollars, but the same software can be downloaded for free and installed in an afternoon.</p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2008/01/22/the-value-of-open-source-firewalls/' rel='bookmark' title='Permanent Link: The Value of Open Source Firewalls'>The Value of Open Source Firewalls</a> <small>I found this article on Associated Content that describes several...</small></li><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li><li><a href='http://routernotes.com/2008/02/08/cisco-sets-end-of-sale-for-pix-firewall/' rel='bookmark' title='Permanent Link: Cisco sets End of Sale for PIX Firewall'>Cisco sets End of Sale for PIX Firewall</a> <small>Cisco announced the End of Life for the PIX firewall...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco sets End of Sale for PIX Firewall</title>
		<link>http://routernotes.com/2008/02/08/cisco-sets-end-of-sale-for-pix-firewall/</link>
		<comments>http://routernotes.com/2008/02/08/cisco-sets-end-of-sale-for-pix-firewall/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 17:12:53 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ASA]]></category>
		<category><![CDATA[Astara]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[PIX]]></category>

		<guid isPermaLink="false">http://routernotes.com/2008/02/08/cisco-sets-end-of-sale-for-pix-firewall/</guid>
		<description><![CDATA[Cisco announced the End of Life for the PIX firewall without much fanfare, replacing the line with their new Adaptive Security Appliance line. Astaro Firewalls has jumped in to seize the moment and has offered a 20% discount on their all-in-one Firewall/VPN solution.


Related posts:Upgrade to an Open Source Firewall Firewall companies have a little secret [...]


Related posts:<ol><li><a href='http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/' rel='bookmark' title='Permanent Link: Upgrade to an Open Source Firewall'>Upgrade to an Open Source Firewall</a> <small>Firewall companies have a little secret that they do not...</small></li><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li><li><a href='http://routernotes.com/2008/01/22/the-value-of-open-source-firewalls/' rel='bookmark' title='Permanent Link: The Value of Open Source Firewalls'>The Value of Open Source Firewalls</a> <small>I found this article on Associated Content that describes several...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Cisco announced the <a href="http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5708/ps5709/ps2030/qa_eos_for_sale_for_cisco_pix_products_customer.html" title="End of Sale for PIX" target="_blank">End of Life for the PIX firewall</a> without much fanfare, replacing the line with their new Adaptive Security Appliance line. Astaro Firewalls has jumped in to seize the moment and has offered a <a href="http://www.astaro.com/contact/(type)/upgrade_your_pix" title="Astara Discount on PiX">20% discount on their all-in-one Firewall/VPN solution</a>.</p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/' rel='bookmark' title='Permanent Link: Upgrade to an Open Source Firewall'>Upgrade to an Open Source Firewall</a> <small>Firewall companies have a little secret that they do not...</small></li><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li><li><a href='http://routernotes.com/2008/01/22/the-value-of-open-source-firewalls/' rel='bookmark' title='Permanent Link: The Value of Open Source Firewalls'>The Value of Open Source Firewalls</a> <small>I found this article on Associated Content that describes several...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2008/02/08/cisco-sets-end-of-sale-for-pix-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Value of Open Source Firewalls</title>
		<link>http://routernotes.com/2008/01/22/the-value-of-open-source-firewalls/</link>
		<comments>http://routernotes.com/2008/01/22/the-value-of-open-source-firewalls/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 18:45:30 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://routernotes.com/2008/01/22/the-value-of-open-source-firewalls/</guid>
		<description><![CDATA[I found this article on Associated Content that describes several open source firewalls and compares them to commercially available firewalls.  It makes a solid argument for free firewalls in most places except large enterprise. Take a look at Build your own firewall.
[tags]IPcop, Monowall, Pfsense, linux, Smoothwal, firewall, web filtering[/tags]


Related posts:Upgrade to an Open Source [...]


Related posts:<ol><li><a href='http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/' rel='bookmark' title='Permanent Link: Upgrade to an Open Source Firewall'>Upgrade to an Open Source Firewall</a> <small>Firewall companies have a little secret that they do not...</small></li><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I found this article on Associated Content that describes several open source firewalls and compares them to commercially available firewalls.  It makes a solid argument for free firewalls in most places except large enterprise. <a href="http://www.associatedcontent.com/article/521853/diy_build_a_businessclass_firewall.html" title="OPen Source Firewalls">Take a look at Build your own firewall</a>.</p>
<p>[tags]IPcop, Monowall, Pfsense, linux, Smoothwal, firewall, web filtering[/tags]</p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2008/03/24/upgrade-to-an-open-source-firewall-an-overview-of-firewalls/' rel='bookmark' title='Permanent Link: Upgrade to an Open Source Firewall'>Upgrade to an Open Source Firewall</a> <small>Firewall companies have a little secret that they do not...</small></li><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2008/01/22/the-value-of-open-source-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Recovery on a Sidewinder G2 Firewall (How-to)</title>
		<link>http://routernotes.com/2007/10/03/password-recovery-on-a-sidewinder-g2-firewall-how-to/</link>
		<comments>http://routernotes.com/2007/10/03/password-recovery-on-a-sidewinder-g2-firewall-how-to/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 20:53:51 +0000</pubDate>
		<dc:creator>siteadmin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://routernotes.com/archives/21</guid>
		<description><![CDATA[I recently had to go in and recent the password on a redundant pair of Secure Computing G2 firewalls. It was fairly straight forward and simple enough, but I still wanted to document it here:
First boot or reboot the firewall,. When you see the &#8220;loading/boot&#8230;&#8221; message appear, press any key to interrupt the boot cycle.
Next, [...]


Related posts:<ol><li><a href='http://routernotes.com/2007/10/24/reboot-a-remote-xp-workstation-via-remote-desktop/' rel='bookmark' title='Permanent Link: Reboot a remote XP Workstation via Remote Desktop'>Reboot a remote XP Workstation via Remote Desktop</a> <small>I rarely write about Windows, but this minor annoyance was,...</small></li><li><a href='http://routernotes.com/2007/10/05/gathering-netflow-data-from-the-cli-on-cisco-how-to/' rel='bookmark' title='Permanent Link: Gathering Netflow data from the CLI on Cisco (How-to)'>Gathering Netflow data from the CLI on Cisco (How-to)</a> <small>Netflow data is one of the coolest things that Cisco...</small></li><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I recently had to go in and recent the password on a redundant pair of Secure Computing G2 firewalls. It was fairly straight forward and simple enough, but I still wanted to document it here:</p>
<p>First boot or reboot the firewall,. When you see the &#8220;<strong>loading/boot&#8230;</strong>&#8221; message appear, press any key to interrupt the boot cycle.<br />
Next, you will see the Boot: prompt. Type in the following command:<br />
<strong>bsd.sw.admin -w</strong><br />
This will boot the firewall into Administrative/Maintenance kernel.</p>
<p>Hit Enter to mount and check all of the file systems. Clean file systems are always a good thing.</p>
<p>After that, use the following command to change the password:</p>
<p><strong>cf adminuser modify use</strong>r=<em>name </em><strong>password</strong>=<em>password</em></p>
<p>And to reboot into normal mode, type: <strong>shutdown -r now</strong></p>
<p><!-- START CUSTOM WIDGETBUCKS CODE --><script src="http://www.widgetbucks.com/script/widgetMagic.js" type="text/javascript"></script></p>
<p id="container_gXgBCIxlU6zkk3aK" class="wbtw468x60"><a href="http://www.widgetbucks.com" target="_blank">WidgetBucks &#8211; Trend Watch &#8211; WidgetBucks.com</a></p>
<p><script type="text/javascript">writeWBStyles("www.widgetbucks.com");setTimeout(function(){var day = "" + new Date().getMonth() + new Date().getDate() + new Date().getYear();var widget = new mpireWidget("http://www.widgetbucks.com/widgets/wbtw468x60.swf?uid=gXgBCIxlU6zkk3aK&#038;apiURL=http://www.widgetbucks.com&#038;day="+day,"gXgBCIxlU6zkk3aK");widget.write("container_gXgBCIxlU6zkk3aK");},Math.floor((Math.random() * 150) - (-(Math.random() * 150))) - (-200))</script><!-- END CUSTOM WIDGETBUCKS CODE --></p>


<p>Related posts:<ol><li><a href='http://routernotes.com/2007/10/24/reboot-a-remote-xp-workstation-via-remote-desktop/' rel='bookmark' title='Permanent Link: Reboot a remote XP Workstation via Remote Desktop'>Reboot a remote XP Workstation via Remote Desktop</a> <small>I rarely write about Windows, but this minor annoyance was,...</small></li><li><a href='http://routernotes.com/2007/10/05/gathering-netflow-data-from-the-cli-on-cisco-how-to/' rel='bookmark' title='Permanent Link: Gathering Netflow data from the CLI on Cisco (How-to)'>Gathering Netflow data from the CLI on Cisco (How-to)</a> <small>Netflow data is one of the coolest things that Cisco...</small></li><li><a href='http://routernotes.com/2008/04/14/create-a-web-filtering-firewall-with-ipcop-and-urfilter/' rel='bookmark' title='Permanent Link: Create a web filtering firewall with IPcop and URFilter'>Create a web filtering firewall with IPcop and URFilter</a> <small>With the URLfilter addon installed, an IPcop firewall can be...</small></li></ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://routernotes.com/2007/10/03/password-recovery-on-a-sidewinder-g2-firewall-how-to/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
