<?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: Linux: Iptables Allow MYSQL server incoming request on port 3306</title> <atom:link href="http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.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: SIva</title><link>http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-174755</link> <dc:creator>SIva</dc:creator> <pubDate>Tue, 11 Oct 2011 12:24:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-174755</guid> <description>Im using centos 6 and executed the 1&#039;st line code given by you...and I still have issue.
Error : Unable to connect to any of the specified hosts.
When i disable Iptables I&#039;m able to connect...What would be the issue and what needs to be done</description> <content:encoded><![CDATA[<p>Im using centos 6 and executed the 1&#8242;st line code given by you&#8230;and I still have issue.</p><p>Error : Unable to connect to any of the specified hosts.</p><p>When i disable Iptables I&#8217;m able to connect&#8230;What would be the issue and what needs to be done</p> ]]></content:encoded> </item> <item><title>By: vishal borade</title><link>http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-172662</link> <dc:creator>vishal borade</dc:creator> <pubDate>Fri, 22 Jul 2011 11:46:29 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-172662</guid> <description>use
# sudo  iptables -A INPUT -i eth0 -p tcp -m tcp –dport 3306 -j ACCEPT</description> <content:encoded><![CDATA[<p>use<br
/> # sudo  iptables -A INPUT -i eth0 -p tcp -m tcp –dport 3306 -j ACCEPT</p> ]]></content:encoded> </item> <item><title>By: cjk</title><link>http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-159774</link> <dc:creator>cjk</dc:creator> <pubDate>Tue, 21 Sep 2010 18:07:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-159774</guid> <description>Your commands apply only to a very strict subset of possible iptables configurations. This advice is therefore practically useless.
Also you should be using -m conntrack --ctstate ..</description> <content:encoded><![CDATA[<p>Your commands apply only to a very strict subset of possible iptables configurations. This advice is therefore practically useless.<br
/> Also you should be using -m conntrack &#8211;ctstate ..</p> ]]></content:encoded> </item> <item><title>By: leila</title><link>http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-158717</link> <dc:creator>leila</dc:creator> <pubDate>Fri, 06 Aug 2010 20:08:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-158717</guid> <description>hi
thanks it&#039;s a great text, but when i tested the &quot;iptables -A INPUT -i eth0 -p tcp -m tcp --dport 3306 -j ACCEPT&quot; ,this error had appeared  :
iptables v1.4.4: can&#039;t initialize iptables table `filter&#039;: permission denied(you must be root)
while i&#039;m root, what can i do with it ?
thanks</description> <content:encoded><![CDATA[<p>hi<br
/> thanks it&#8217;s a great text, but when i tested the &#8220;iptables -A INPUT -i eth0 -p tcp -m tcp &#8211;dport 3306 -j ACCEPT&#8221; ,this error had appeared  :<br
/> iptables v1.4.4: can&#8217;t initialize iptables table `filter&#8217;: permission denied(you must be root)</p><p>while i&#8217;m root, what can i do with it ?<br
/> thanks</p> ]]></content:encoded> </item> <item><title>By: samsonasik</title><link>http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-149311</link> <dc:creator>samsonasik</dc:creator> <pubDate>Fri, 03 Jul 2009 17:03:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-iptables-18-allow-mysql-server-incoming-request.html#comment-149311</guid> <description>thanks for your post, my problem solved.</description> <content:encoded><![CDATA[<p>thanks for your post, my problem solved.</p> ]]></content:encoded> </item> </channel> </rss>
