<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Andrew Schwabe&apos;s Blog - Firewall</title>
			<link>http://blog.schwabe.net/index.cfm</link>
			<description>Flex and CF and all things Wack.</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 09:16:58 -0400</pubDate>
			<lastBuildDate>Mon, 02 Feb 2009 13:12:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>aschwabe@schwabe.net</managingEditor>
			<webMaster>aschwabe@schwabe.net</webMaster>
			
			
			
			
			
			<item>
				<title>pfSense 1.2.2 Success</title>
				<link>http://blog.schwabe.net/index.cfm/2009/2/2/pfSense-122-Success</link>
				<description>
				
				I have been looking at open source firewall/router solutions for a while, and my list of requirements has been pretty steep.  In particular, any solution I give a recommendation to would need to support WAN load balancing and SIP (for VOIP phones).  I also recently added dynamic DNS to that list.

Today I am pleased to say that I have a working solution using pfSense 1.2.2 (http://www.pfsense.com/).  I had done a comparison between pfsense and vyatta a while back, and found issues with both that prevented it from being a solution I can recommend.
				 [More]
				</description>
						
				
				<category>Firewall</category>				
				
				<category>Open Source</category>				
				
				<pubDate>Mon, 02 Feb 2009 13:12:00 -0400</pubDate>
				<guid>http://blog.schwabe.net/index.cfm/2009/2/2/pfSense-122-Success</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Setting up a SFTP Server on Windows</title>
				<link>http://blog.schwabe.net/index.cfm/2008/12/11/Setting-up-a-SFTP-Server-on-Windows</link>
				<description>
				
				I have been working with SFTP (FTP over Secure Shell, so is thus encrypted), and needed a free or low cost solution to setup an SFTP server on windows (not to be confused with FTPS, which is a bit different).  I came across this great blog entry from www.digitalmediaminute.com, so this information comes from them with a few minor updates from me.

This tutorial will help you turn your Windows based system into a SecureFTP (SFTP) server.

&lt;b&gt;Background&lt;/b&gt;

Secure Shell (SSH) is a program that lets you log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and secure communications over insecure channels. When using ssh, the entire login session, including transmission of password, is encrypted and therefore is very secure.
				 [More]
				</description>
						
				
				<category>Firewall</category>				
				
				<category>Windows 2003</category>				
				
				<category>Open Source</category>				
				
				<pubDate>Thu, 11 Dec 2008 13:55:00 -0400</pubDate>
				<guid>http://blog.schwabe.net/index.cfm/2008/12/11/Setting-up-a-SFTP-Server-on-Windows</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Open source routers for WAN load balancing</title>
				<link>http://blog.schwabe.net/index.cfm/2008/7/19/Open-source-routers-for-WAN-load-balancing</link>
				<description>
				
				Get ready for acronym overload.&lt;br /&gt;
&lt;br /&gt;
A while back, I write a blog entry about &lt;a href=&quot;http://www.pfsense.com/&quot;&gt;pfSense&lt;/a&gt;, and mentioned that it was a worthwhile project.&amp;nbsp; Now I want to mention &lt;a href=&quot;http://www.vyatta.com/&quot;&gt;Vyatta&lt;/a&gt;, which is another open source router project.&amp;nbsp; While pfSense is based on &lt;a href=&quot;http://en.wikipedia.org/wiki/Bsd&quot;&gt;BSD&lt;/a&gt; and has a fancy web interface, Vyatta is based on &lt;a href=&quot;http://en.wikipedia.org/wiki/Linux&quot;&gt;Linux&lt;/a&gt;, and only has CLI (command line interface).&lt;br /&gt;
&lt;br /&gt;
As a general rule the CLI is not really a huge problem for me, especially since Vyatta has a PDF reference manual outlining the different commands.&lt;br /&gt;
				 [More]
				</description>
						
				
				<category>Firewall</category>				
				
				<category>Open Source</category>				
				
				<category>Rants</category>				
				
				<category>Linux</category>				
				
				<pubDate>Sat, 19 Jul 2008 02:00:00 -0400</pubDate>
				<guid>http://blog.schwabe.net/index.cfm/2008/7/19/Open-source-routers-for-WAN-load-balancing</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>pfSense - Router OS</title>
				<link>http://blog.schwabe.net/index.cfm/2007/10/2/pfSense--Router-OS</link>
				<description>
				
				I recently started evaluating load-balancing solutions for our small office.&amp;nbsp; Verizon seems to never have a clue, and loves to spontaneously shut accounts down for no good reason, and without warning.&amp;nbsp; For any of your Verizon DSL or FiOS users -- beware!&lt;br /&gt;
&lt;br /&gt;
I have begun evaluating a hardware device called the HotBrick LB-2 which supposedly is designed specifically for taking two WANs and load balancing traffic (with failover).&amp;nbsp; Exactly what I want. While looking at prices, I came across discussion of an open source project called &lt;a href=&quot;http://www.pfsense.com/&quot;&gt;pfSense&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Now normally I will consider open source for applications I can customize, but I never really considered running something like this in place of our router or firewall.&lt;br /&gt;
&lt;br /&gt;
Documentation is scarce, but I have been discovering some impressive things about pfSense:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;It is based on m0n0wall -- an excellent BSD router OS with a web management interface&lt;/li&gt;
    &lt;li&gt;It can be run off a Live CD !!!&lt;/li&gt;
    &lt;li&gt;You can set it up to run in production off the live CD and save your changes to a USB key (no hard drive!!!)&lt;/li&gt;
    &lt;li&gt;It has built in support for load balancing WANs&lt;/li&gt;
    &lt;li&gt;It has built in QoS (Quality of Service) weighting, and it works for VOIP (Voice over IP)&lt;/li&gt;
&lt;/ul&gt;
All of these things add up to something that is a lot less scary... sort of...&lt;br /&gt;
&lt;br /&gt;
I am impressed enough that I will being a new project on the side (yeah, that means it will take a while) to setup a pfSense box for our office.&amp;nbsp; I expect my specific challenges will be around configuring the DMZ for our servers, which use static IPs on ONE of our WANs.&amp;nbsp; Once its load balanced, hopefully incoming traffic will go to the right place for the DMS, and outgoing (and VOIP phones) will be load balanced both ways.
				
				</description>
						
				
				<category>Firewall</category>				
				
				<category>Open Source</category>				
				
				<pubDate>Tue, 02 Oct 2007 20:50:55 -0400</pubDate>
				<guid>http://blog.schwabe.net/index.cfm/2007/10/2/pfSense--Router-OS</guid>
				
			</item>
			
		 	
			</channel></rss>