<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HELM, WHM/cPanel, Windows, Linux, web hosting talk, Search Engine Optimization, PHP, ASP discussion blog &#187; how to stop iptables in Linux</title>
	<atom:link href="http://blog.webhostingdiscussion.net/tag/how-to-stop-iptables-in-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.webhostingdiscussion.net</link>
	<description>Blog is dedicated for web hosting talk, SEO, programming issues, Databases, server administration etc.</description>
	<lastBuildDate>Fri, 30 Jul 2010 05:39:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Start/Restart/Stop iptables and auto start at boot</title>
		<link>http://blog.webhostingdiscussion.net/linux-commands/how-to-startrestartstop-iptables-and-auto-start-at-boot.htm</link>
		<comments>http://blog.webhostingdiscussion.net/linux-commands/how-to-startrestartstop-iptables-and-auto-start-at-boot.htm#comments</comments>
		<pubDate>Fri, 09 Oct 2009 04:49:42 +0000</pubDate>
		<dc:creator>Kailash</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Check iptables status in Linux]]></category>
		<category><![CDATA[How To retart iptables in Linux]]></category>
		<category><![CDATA[How To Start iptables in Linux]]></category>
		<category><![CDATA[how to stop iptables in Linux]]></category>

		<guid isPermaLink="false">http://blog.webhostingdiscussion.net/?p=18187</guid>
		<description><![CDATA[
			
				
			
		
You can use the following commands to start/restart/stop iptables on your Linux server:
To start iptables:
service iptables start
To stop iptables:
service iptables stop
To restart iptables:
service iptables restart
You can determine whether iptables is running or not using following command:
service iptables status
You can also configured iptables to start automatically on boot. You will need to use chkconfig command to [...]


Related posts:<ol><li><a href='http://blog.webhostingdiscussion.net/web-bhosting-control-panels/command-to-restart-dns-service.htm' rel='bookmark' title='Permanent Link: command to restart DNS service'>command to restart DNS service</a></li>
<li><a href='http://blog.webhostingdiscussion.net/operating-systems/requirement-of-bootini-file-on-windows.htm' rel='bookmark' title='Permanent Link: Requirement of Boot.ini file on Windows'>Requirement of Boot.ini file on Windows</a></li>
<li><a href='http://blog.webhostingdiscussion.net/operating-systems/system-is-not-booting.htm' rel='bookmark' title='Permanent Link: System is not booting'>System is not booting</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.webhostingdiscussion.net%2Flinux-commands%2Fhow-to-startrestartstop-iptables-and-auto-start-at-boot.htm&amp;layout=button_count&amp;&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:30px;margin-top:5px;"></iframe><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.webhostingdiscussion.net%2Flinux-commands%2Fhow-to-startrestartstop-iptables-and-auto-start-at-boot.htm"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.webhostingdiscussion.net%2Flinux-commands%2Fhow-to-startrestartstop-iptables-and-auto-start-at-boot.htm&amp;source=webhosttalk&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>You can use the following commands to start/restart/stop iptables on your Linux server:</p>
<p>To start iptables:<br />
<strong>service iptables start</strong></p>
<p>To stop iptables:<br />
<strong>service iptables stop</strong></p>
<p>To restart iptables:<br />
<strong>service iptables restart</strong></p>
<p>You can determine whether iptables is running or not using following command:</p>
<p><strong>service iptables status</strong></p>
<p>You can also configured iptables to start automatically on boot. You will need to use chkconfig command to turn it on:</p>
<p><strong>chkconfig iptables on</strong></p>
<p>To use above commands, you will need the root access of your server.</p>
<p>Kailash</p>


<p>Related posts:<ol><li><a href='http://blog.webhostingdiscussion.net/web-bhosting-control-panels/command-to-restart-dns-service.htm' rel='bookmark' title='Permanent Link: command to restart DNS service'>command to restart DNS service</a></li>
<li><a href='http://blog.webhostingdiscussion.net/operating-systems/requirement-of-bootini-file-on-windows.htm' rel='bookmark' title='Permanent Link: Requirement of Boot.ini file on Windows'>Requirement of Boot.ini file on Windows</a></li>
<li><a href='http://blog.webhostingdiscussion.net/operating-systems/system-is-not-booting.htm' rel='bookmark' title='Permanent Link: System is not booting'>System is not booting</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.webhostingdiscussion.net/linux-commands/how-to-startrestartstop-iptables-and-auto-start-at-boot.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
