<?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: Loading iptables rules on startup</title>
	<atom:link href="http://www.debiantutorials.com/loading-iptables-rules-on-startup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debiantutorials.com/loading-iptables-rules-on-startup/</link>
	<description>Copy/Paste tutorials for Debian Linux</description>
	<lastBuildDate>Tue, 07 Sep 2010 23:53:22 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Recent Links Tagged With "icmp" - JabberTags</title>
		<link>http://www.debiantutorials.com/loading-iptables-rules-on-startup/comment-page-1/#comment-1269</link>
		<dc:creator>Recent Links Tagged With "icmp" - JabberTags</dc:creator>
		<pubDate>Mon, 27 Apr 2009 17:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/loading-iptables-rules-on-startup/#comment-1269</guid>
		<description>[...] public links &gt;&gt; icmp   Loading iptables rules on startup Saved by sailormoon6896 on Thu 09-4-2009   ICMP flood Saved by jrsweb99 on Thu 02-4-2009   ICMP to [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; icmp   Loading iptables rules on startup Saved by sailormoon6896 on Thu 09-4-2009   ICMP flood Saved by jrsweb99 on Thu 02-4-2009   ICMP to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fantasio</title>
		<link>http://www.debiantutorials.com/loading-iptables-rules-on-startup/comment-page-1/#comment-226</link>
		<dc:creator>fantasio</dc:creator>
		<pubDate>Mon, 03 Nov 2008 14:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://debiantutorials.net/loading-iptables-rules-on-startup/#comment-226</guid>
		<description>also you can use startup script .you must copy your rules  for example firewall.sh to /etc/init.d .the you  must copy your rules which you are using runlevel . check &quot;runlevel&quot; 
command. if you are level 2 just like me .you must link your /etc/init.d   to /etc/rc2.d 

ln -s /etc/init.d/firewall.sh /etc/rc2.d/S33frewall.sh

then you must give this command 

update-rc.d /etc/init.d/firewall.sh defaults 

its done.your firewall script will be begin at  startup.</description>
		<content:encoded><![CDATA[<p>also you can use startup script .you must copy your rules  for example firewall.sh to /etc/init.d .the you  must copy your rules which you are using runlevel . check &#8220;runlevel&#8221;<br />
command. if you are level 2 just like me .you must link your /etc/init.d   to /etc/rc2.d </p>
<p>ln -s /etc/init.d/firewall.sh /etc/rc2.d/S33frewall.sh</p>
<p>then you must give this command </p>
<p>update-rc.d /etc/init.d/firewall.sh defaults </p>
<p>its done.your firewall script will be begin at  startup.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
