<?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: Linux flush or remove  all iptables rules</title> <atom:link href="http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: rocksfrow</title><link>http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html#comment-175220</link> <dc:creator>rocksfrow</dc:creator> <pubDate>Wed, 26 Oct 2011 04:20:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-3-%e2%80%93-how-to-flush-all-rules.html#comment-175220</guid> <description>In CentOS 5 I easily disable iptables after installation as root:
#service iptables stop
#chkconfig iptables off
chkconfig ensures iptables doesn&#039;t start up next boot.</description> <content:encoded><![CDATA[<p>In CentOS 5 I easily disable iptables after installation as root:</p><p>#service iptables stop<br
/> #chkconfig iptables off</p><p>chkconfig ensures iptables doesn&#8217;t start up next boot.</p> ]]></content:encoded> </item> <item><title>By: Relax</title><link>http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html#comment-171763</link> <dc:creator>Relax</dc:creator> <pubDate>Mon, 06 Jun 2011 08:32:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-3-%e2%80%93-how-to-flush-all-rules.html#comment-171763</guid> <description>iptables --flush
iptables --delete-chain
iptables --table nat --flush
iptables --table filter --flush
iptables --table nat --delete-chain
iptables --table filter --delete-chain</description> <content:encoded><![CDATA[<p>iptables &#8211;flush<br
/> iptables &#8211;delete-chain<br
/> iptables &#8211;table nat &#8211;flush<br
/> iptables &#8211;table filter &#8211;flush<br
/> iptables &#8211;table nat &#8211;delete-chain<br
/> iptables &#8211;table filter &#8211;delete-chain</p> ]]></content:encoded> </item> <item><title>By: phpmonk</title><link>http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html#comment-154448</link> <dc:creator>phpmonk</dc:creator> <pubDate>Mon, 22 Mar 2010 11:48:40 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-3-%e2%80%93-how-to-flush-all-rules.html#comment-154448</guid> <description>iptables normally starts when you start system
&#039;/etc/init.d/iptables status&#039;  should show you rules of iptables running.</description> <content:encoded><![CDATA[<p>iptables normally starts when you start system<br
/> &#8216;/etc/init.d/iptables status&#8217;  should show you rules of iptables running.</p> ]]></content:encoded> </item> <item><title>By: noob</title><link>http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html#comment-152501</link> <dc:creator>noob</dc:creator> <pubDate>Sat, 26 Dec 2009 16:26:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-3-%e2%80%93-how-to-flush-all-rules.html#comment-152501</guid> <description>should i run update-rc.d on the script in init.d ?
Or will the script be run automatically when the system is booted up ?
thanx.</description> <content:encoded><![CDATA[<p>should i run update-rc.d on the script in init.d ?<br
/> Or will the script be run automatically when the system is booted up ?</p><p>thanx.</p> ]]></content:encoded> </item> <item><title>By: Phil Nutzmeyer</title><link>http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html#comment-150613</link> <dc:creator>Phil Nutzmeyer</dc:creator> <pubDate>Fri, 11 Sep 2009 18:26:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-3-%e2%80%93-how-to-flush-all-rules.html#comment-150613</guid> <description>Thanks!!! It saved my time too!</description> <content:encoded><![CDATA[<p>Thanks!!! It saved my time too!</p> ]]></content:encoded> </item> <item><title>By: JRivera</title><link>http://www.cyberciti.biz/tips/linux-iptables-how-to-flush-all-rules.html#comment-145062</link> <dc:creator>JRivera</dc:creator> <pubDate>Sat, 20 Sep 2008 13:06:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-3-%e2%80%93-how-to-flush-all-rules.html#comment-145062</guid> <description>#/etc/init.d/iptables stop
Thank you that just saved me much time.</description> <content:encoded><![CDATA[<p>#/etc/init.d/iptables stop</p><p>Thank you that just saved me much time.</p> ]]></content:encoded> </item> </channel> </rss>
