<?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: How to Configure the Firewall with Firehol on Ubuntu 10.04 Lucid Lynx</title>
	<atom:link href="http://1000umbrellas.com/2010/05/14/how-to-configure-the-firewall-with-firehol-on-ubuntu-10-04-lucid-lynx/feed" rel="self" type="application/rss+xml" />
	<link>http://1000umbrellas.com/2010/05/14/how-to-configure-the-firewall-with-firehol-on-ubuntu-10-04-lucid-lynx</link>
	<description>Michael Descy&#039;s Personal Website</description>
	<lastBuildDate>Mon, 28 Nov 2011 12:26:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Tim Allingham</title>
		<link>http://1000umbrellas.com/2010/05/14/how-to-configure-the-firewall-with-firehol-on-ubuntu-10-04-lucid-lynx/comment-page-1#comment-253</link>
		<dc:creator>Tim Allingham</dc:creator>
		<pubDate>Sat, 07 Aug 2010 09:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://1000umbrellas.com/?p=862#comment-253</guid>
		<description>Hi Samuel,

This sort of restriction is actually one of the reasons I&#039;ve given up on Firehol, for achieving this I found the easiest way was to configure the service as a deny on the interface, and use firehol&#039;s ability to have pure iptables rules in the config file to first configure explicit allows for those IPs required.

After a couple of years wrestling with rather bulky config files for firehol, I found that I could achieve the same result with a lot less rules just managing my iptables directly (for comparable security and functionality I&#039;ve had a couple of routing boxes go from 500+ rules to under 60).  It can be really great for a simple endpoint, but throw anything complex at it and it starts getting very messy, and in some cases the rules it generated were counter-intuitive to the config files declarations (when dealing with more then 2 interfaces and routing paths this becomes a huge limitation) - I&#039;m currently leaning very strongly towards shorewall as an option, I suppose it could almost be considered there third step after ufw and firehol - it has a steepish learning curve, but a hell of a lot of power and handles complex situations as you&#039;d expect based on configuration.</description>
		<content:encoded><![CDATA[<p>Hi Samuel,</p>
<p>This sort of restriction is actually one of the reasons I&#8217;ve given up on Firehol, for achieving this I found the easiest way was to configure the service as a deny on the interface, and use firehol&#8217;s ability to have pure iptables rules in the config file to first configure explicit allows for those IPs required.</p>
<p>After a couple of years wrestling with rather bulky config files for firehol, I found that I could achieve the same result with a lot less rules just managing my iptables directly (for comparable security and functionality I&#8217;ve had a couple of routing boxes go from 500+ rules to under 60).  It can be really great for a simple endpoint, but throw anything complex at it and it starts getting very messy, and in some cases the rules it generated were counter-intuitive to the config files declarations (when dealing with more then 2 interfaces and routing paths this becomes a huge limitation) &#8211; I&#8217;m currently leaning very strongly towards shorewall as an option, I suppose it could almost be considered there third step after ufw and firehol &#8211; it has a steepish learning curve, but a hell of a lot of power and handles complex situations as you&#8217;d expect based on configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://1000umbrellas.com/2010/05/14/how-to-configure-the-firewall-with-firehol-on-ubuntu-10-04-lucid-lynx/comment-page-1#comment-226</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 24 Jun 2010 22:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://1000umbrellas.com/?p=862#comment-226</guid>
		<description>Samuel,

I do not know how to do that. Firehol configuration files are Bash scripts, though, so it may be possible to do what you want by redirecting input or using a loop of some sort to read the file.</description>
		<content:encoded><![CDATA[<p>Samuel,</p>
<p>I do not know how to do that. Firehol configuration files are Bash scripts, though, so it may be possible to do what you want by redirecting input or using a loop of some sort to read the file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Mukoti</title>
		<link>http://1000umbrellas.com/2010/05/14/how-to-configure-the-firewall-with-firehol-on-ubuntu-10-04-lucid-lynx/comment-page-1#comment-221</link>
		<dc:creator>Samuel Mukoti</dc:creator>
		<pubDate>Thu, 17 Jun 2010 13:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://1000umbrellas.com/?p=862#comment-221</guid>
		<description>Hi,

I Love firehol.  Would you by any change know how i can block a range of client ip address form acessing a service.

e.g. &quot;client accept src &quot;/etc/firehol/accept.list&quot;  

Any clues?  I would like to make it easy to add ip address to the allowed / denied list for certain services.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I Love firehol.  Would you by any change know how i can block a range of client ip address form acessing a service.</p>
<p>e.g. &#8220;client accept src &#8220;/etc/firehol/accept.list&#8221;  </p>
<p>Any clues?  I would like to make it easy to add ip address to the allowed / denied list for certain services.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

