<?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 Start iptables in Linux</title>
	<atom:link href="http://blog.webhostingdiscussion.net/tag/how-to-start-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>Wed, 01 Feb 2012 10:06:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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 [...]<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.webhostingdiscussion.net/web-bhosting-control-panels/command-to-restart-dns-service.htm" rel="bookmark">command to restart DNS service</a><!-- (15.1)--></li>
		<li><a href="http://blog.webhostingdiscussion.net/webhosting/whm-error-while-adding-ip-address-skipping-xxx-xxx-xxx-xxx-already-added.htm" rel="bookmark">WHM error while adding IP address &#8211; Skipping xxx.xxx.xxx.xxx already added</a><!-- (8.7)--></li>
		<li><a href="http://blog.webhostingdiscussion.net/webhosting/reset-mysql-root-password-without-existing-root-password.htm" rel="bookmark">Reset MySQL root password WITHOUT existing root password</a><!-- (8.7)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<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=compact&amp;b=2" 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>
<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.webhostingdiscussion.net/web-bhosting-control-panels/command-to-restart-dns-service.htm" rel="bookmark">command to restart DNS service</a><!-- (15.1)--></li>
		<li><a href="http://blog.webhostingdiscussion.net/webhosting/whm-error-while-adding-ip-address-skipping-xxx-xxx-xxx-xxx-already-added.htm" rel="bookmark">WHM error while adding IP address &#8211; Skipping xxx.xxx.xxx.xxx already added</a><!-- (8.7)--></li>
		<li><a href="http://blog.webhostingdiscussion.net/webhosting/reset-mysql-root-password-without-existing-root-password.htm" rel="bookmark">Reset MySQL root password WITHOUT existing root password</a><!-- (8.7)--></li>
	</ol>
]]></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>

