<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A Basic IPFW firewall HowTo for FreeBSD&#8230;</title>
	<atom:link href="http://serveradmins.net/a-basic-ipfw-firewall-howto-for-freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://serveradmins.net/a-basic-ipfw-firewall-howto-for-freebsd/</link>
	<description>Stuff for Server Admins...</description>
	<lastBuildDate>Sun, 26 Feb 2012 21:12:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Aaron Rosenzweig</title>
		<link>http://serveradmins.net/a-basic-ipfw-firewall-howto-for-freebsd/comment-page-1/#comment-2939</link>
		<dc:creator>Aaron Rosenzweig</dc:creator>
		<pubDate>Sun, 26 Feb 2012 21:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://serveradmins.net/?p=65#comment-2939</guid>
		<description>I like the style of your script. Haven&#039;t seen another like it. The other posters are right though, there are syntax issues.

Near the top where you are bringing in EOF there is a space between the &quot;less-than&quot; signs that should not be there.

Also, the &quot;icmp&quot; directives give a syntax error. Looks like you were trying to just allow ping but anyway... here are the two lines I substituted there instead:

add allow icmp from any to any in
add allow icmp from any to any out

Cheers,
-- Aaron</description>
		<content:encoded><![CDATA[<p>I like the style of your script. Haven&#8217;t seen another like it. The other posters are right though, there are syntax issues.</p>
<p>Near the top where you are bringing in EOF there is a space between the &#8220;less-than&#8221; signs that should not be there.</p>
<p>Also, the &#8220;icmp&#8221; directives give a syntax error. Looks like you were trying to just allow ping but anyway&#8230; here are the two lines I substituted there instead:</p>
<p>add allow icmp from any to any in<br />
add allow icmp from any to any out</p>
<p>Cheers,<br />
&#8211; Aaron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrism</title>
		<link>http://serveradmins.net/a-basic-ipfw-firewall-howto-for-freebsd/comment-page-1/#comment-967</link>
		<dc:creator>chrism</dc:creator>
		<pubDate>Tue, 19 Oct 2010 03:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://serveradmins.net/?p=65#comment-967</guid>
		<description>Ouch, nice catch there.   That would certainly be a typo that I&#039;ve corrected.  Sorry about that!</description>
		<content:encoded><![CDATA[<p>Ouch, nice catch there.   That would certainly be a typo that I&#8217;ve corrected.  Sorry about that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: julian</title>
		<link>http://serveradmins.net/a-basic-ipfw-firewall-howto-for-freebsd/comment-page-1/#comment-964</link>
		<dc:creator>julian</dc:creator>
		<pubDate>Mon, 18 Oct 2010 13:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://serveradmins.net/?p=65#comment-964</guid>
		<description>I&#039;m presuming firewal_script=&quot;/etc/firewall.sh&quot; is a typo?

I get &quot;Ambiguous output redirect.&quot; from the script :-(</description>
		<content:encoded><![CDATA[<p>I&#8217;m presuming firewal_script=&#8221;/etc/firewall.sh&#8221; is a typo?</p>
<p>I get &#8220;Ambiguous output redirect.&#8221; from the script <img src='http://serveradmins.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chrism</title>
		<link>http://serveradmins.net/a-basic-ipfw-firewall-howto-for-freebsd/comment-page-1/#comment-897</link>
		<dc:creator>chrism</dc:creator>
		<pubDate>Fri, 25 Jun 2010 15:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://serveradmins.net/?p=65#comment-897</guid>
		<description>Hey there, 

Sorry to hear about that. =(  If you could provide the exact error, I might be able to help you out.    Keep in mind, the script may take a bit of tuning for a different machine, so there might need to be a bit of work put into it.</description>
		<content:encoded><![CDATA[<p>Hey there, </p>
<p>Sorry to hear about that. =(  If you could provide the exact error, I might be able to help you out.    Keep in mind, the script may take a bit of tuning for a different machine, so there might need to be a bit of work put into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donkie</title>
		<link>http://serveradmins.net/a-basic-ipfw-firewall-howto-for-freebsd/comment-page-1/#comment-896</link>
		<dc:creator>donkie</dc:creator>
		<pubDate>Fri, 25 Jun 2010 13:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://serveradmins.net/?p=65#comment-896</guid>
		<description>does not seem to work sadly. get alot of syntax errors when i try to load the script.</description>
		<content:encoded><![CDATA[<p>does not seem to work sadly. get alot of syntax errors when i try to load the script.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
