<?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: Allow telnet and ssh through iptables under Linux</title> <atom:link href="http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: V.Balaviswanathan</title><link>http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-42116</link> <dc:creator>V.Balaviswanathan</dc:creator> <pubDate>Thu, 18 Jun 2009 09:11:57 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-42116</guid> <description>Thanks for the info, How do I use iptables in squid to block messanger or chat tools? Could any one help me please</description> <content:encoded><![CDATA[<p>Thanks for the info, How do I use iptables in squid to block messanger or chat tools? Could any one help me please</p> ]]></content:encoded> </item> <item><title>By: Liju</title><link>http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-38020</link> <dc:creator>Liju</dc:creator> <pubDate>Sun, 01 Jun 2008 16:15:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-38020</guid> <description>Hi,
I don&#039;t think this is not a good idea to allow telnet access nowaday.nobody is using telnet on linux box. Disable this service first
Also it is not a good idea to allow ssh access to everyone over the net
# Permitt SSH access to my ip and my network
/sbin/iptables -A INPUT -s 8.23.2.11  -p tcp --dport ssh -j ACCEPT
/sbin/iptables -A INPUT -s 4.3.8.0/24   -p tcp --dport ssh -j ACCEPT</description> <content:encoded><![CDATA[<p>Hi,</p><p>I don&#8217;t think this is not a good idea to allow telnet access nowaday.nobody is using telnet on linux box. Disable this service first</p><p>Also it is not a good idea to allow ssh access to everyone over the net<br
/> # Permitt SSH access to my ip and my network<br
/> /sbin/iptables -A INPUT -s 8.23.2.11  -p tcp &#8211;dport ssh -j ACCEPT<br
/> /sbin/iptables -A INPUT -s 4.3.8.0/24   -p tcp &#8211;dport ssh -j ACCEPT</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-37982</link> <dc:creator>vivek</dc:creator> <pubDate>Sat, 24 May 2008 15:48:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-37982</guid> <description>http://www.netfilter.org/</description> <content:encoded><![CDATA[<p><a
href="http://www.netfilter.org/" rel="nofollow">http://www.netfilter.org/</a></p> ]]></content:encoded> </item> <item><title>By: Shiva</title><link>http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-37981</link> <dc:creator>Shiva</dc:creator> <pubDate>Sat, 24 May 2008 07:42:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-37981</guid> <description>send me code of linux firewall in C.</description> <content:encoded><![CDATA[<p>send me code of linux firewall in C.</p> ]]></content:encoded> </item> <item><title>By: X-Modius</title><link>http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-37094</link> <dc:creator>X-Modius</dc:creator> <pubDate>Tue, 27 Nov 2007 20:55:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/linux-open-iptables-firewall-port-22-23/#comment-37094</guid> <description>To get fancy with iptables and block repeated failed connection attempts, check out this article:
http://www.itwire.com/content/view/13841/53</description> <content:encoded><![CDATA[<p>To get fancy with iptables and block repeated failed connection attempts, check out this article:</p><p><a
href="http://www.itwire.com/content/view/13841/53" rel="nofollow">http://www.itwire.com/content/view/13841/53</a></p> ]]></content:encoded> </item> </channel> </rss>
