<?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: iptables for Asterisk and FreePBX</title>
	<atom:link href="http://sysadminman.net/blog/2009/iptables-for-asterisk-and-freepbx-772/feed" rel="self" type="application/rss+xml" />
	<link>http://sysadminman.net/blog/2009/iptables-for-asterisk-and-freepbx-772</link>
	<description>UK based Asterisk, Trixbox, FreePBX and A2Billing Servers</description>
	<lastBuildDate>Tue, 02 Mar 2010 17:02:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: matt</title>
		<link>http://sysadminman.net/blog/2009/iptables-for-asterisk-and-freepbx-772/comment-page-1#comment-1503</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sat, 06 Feb 2010 18:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://sysadminman.net/blog/?p=772#comment-1503</guid>
		<description>Good tip. Thanks. Webmin is great and very easy to install.

You&#039;ll need to open TCP port 10000 (the default) to be able to access the Webmin interface.</description>
		<content:encoded><![CDATA[<p>Good tip. Thanks. Webmin is great and very easy to install.</p>
<p>You&#8217;ll need to open TCP port 10000 (the default) to be able to access the Webmin interface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VortexRotor</title>
		<link>http://sysadminman.net/blog/2009/iptables-for-asterisk-and-freepbx-772/comment-page-1#comment-1502</link>
		<dc:creator>VortexRotor</dc:creator>
		<pubDate>Sat, 06 Feb 2010 17:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://sysadminman.net/blog/?p=772#comment-1502</guid>
		<description>Great little How-To.  I have been using Linux, IPtables, and Elastix for years and have also utilized a config as above.

I would recommend for anyone whether your a veteran of everything *NIX or not and especially if your a novice to install and use webmin as it makes day-to-day management extremely simply and straight forward especially for IPTables config.</description>
		<content:encoded><![CDATA[<p>Great little How-To.  I have been using Linux, IPtables, and Elastix for years and have also utilized a config as above.</p>
<p>I would recommend for anyone whether your a veteran of everything *NIX or not and especially if your a novice to install and use webmin as it makes day-to-day management extremely simply and straight forward especially for IPTables config.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://sysadminman.net/blog/2009/iptables-for-asterisk-and-freepbx-772/comment-page-1#comment-1441</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Mon, 09 Nov 2009 19:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://sysadminman.net/blog/?p=772#comment-1441</guid>
		<description>Hi Henry,

It&#039;s true that the numbers in the brackets are packet/byte counts for the rules. Editing the iptables file directly is not the &#039;correct&#039; way to setup iptables (really it&#039;s better to use the iptables command) but it&#039;s a quick and easy hack. 

If you&#039;re not doing any ip traffic accounting using iptables then you can just ignore the numbers. If you are then it&#039;s probably best not to edit the iptables file in this way.</description>
		<content:encoded><![CDATA[<p>Hi Henry,</p>
<p>It&#8217;s true that the numbers in the brackets are packet/byte counts for the rules. Editing the iptables file directly is not the &#8216;correct&#8217; way to setup iptables (really it&#8217;s better to use the iptables command) but it&#8217;s a quick and easy hack. </p>
<p>If you&#8217;re not doing any ip traffic accounting using iptables then you can just ignore the numbers. If you are then it&#8217;s probably best not to edit the iptables file in this way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henry</title>
		<link>http://sysadminman.net/blog/2009/iptables-for-asterisk-and-freepbx-772/comment-page-1#comment-1440</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Mon, 09 Nov 2009 04:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://sysadminman.net/blog/?p=772#comment-1440</guid>
		<description>Hi, I don&#039;t have a lot of experience with iptables but I think I understand the script very well. I just don&#039;t understand where the numbers between the [] come from like :OUTPUT ACCEPT [46823:2584014].  I have read a lot of iptables tutorials to see if I can find the answer myself but I have not been able to. The only thing I found is that they are packet count and byte count. Would you mind explaining it?</description>
		<content:encoded><![CDATA[<p>Hi, I don&#8217;t have a lot of experience with iptables but I think I understand the script very well. I just don&#8217;t understand where the numbers between the [] come from like :OUTPUT ACCEPT [46823:2584014].  I have read a lot of iptables tutorials to see if I can find the answer myself but I have not been able to. The only thing I found is that they are packet count and byte count. Would you mind explaining it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://sysadminman.net/blog/2009/iptables-for-asterisk-and-freepbx-772/comment-page-1#comment-1343</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 06 Aug 2009 16:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://sysadminman.net/blog/?p=772#comment-1343</guid>
		<description>Are you sure? I don&#039;t think so. It&#039;s just redirecting the rules back out to the iptables service config file. No real need to do that bit really I guess as you just updated the file directly anyway.</description>
		<content:encoded><![CDATA[<p>Are you sure? I don&#8217;t think so. It&#8217;s just redirecting the rules back out to the iptables service config file. No real need to do that bit really I guess as you just updated the file directly anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: areski</title>
		<link>http://sysadminman.net/blog/2009/iptables-for-asterisk-and-freepbx-772/comment-page-1#comment-1342</link>
		<dc:creator>areski</dc:creator>
		<pubDate>Thu, 06 Aug 2009 16:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://sysadminman.net/blog/?p=772#comment-1342</guid>
		<description>error on :
iptables-save &gt; /etc/sysconfig/iptables

should be :
iptables-save &lt; /etc/sysconfig/iptables</description>
		<content:encoded><![CDATA[<p>error on :<br />
iptables-save &gt; /etc/sysconfig/iptables</p>
<p>should be :<br />
iptables-save &lt; /etc/sysconfig/iptables</p>
]]></content:encoded>
	</item>
</channel>
</rss>
