<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to open the telnet in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562201#M18100</link>
    <description>SO?&lt;BR /&gt;&lt;BR /&gt;What distribution are you running?&lt;BR /&gt;&lt;BR /&gt;If it's a red-hat based distribution, you need to make sure the 'telnet-server' package is installed, and that port 23 is allowed in through the firewall (iptables -I INPUT -j ACCEPT -p tcp --dport 23 -s &lt;BACKUP-SERVER-IP&gt;), and also that the TCP Wrappers allow it in (in '/etc/hosts.allow', a line saying 'in.telnetd:&lt;BACKPU-SERVER-IP&gt;').&lt;BR /&gt;&lt;BR /&gt;If all of that is done, it should be ok.&lt;BR /&gt;&lt;BR /&gt;Just a note however, by default you can't telnet in to the server as 'root'.&lt;/BACKPU-SERVER-IP&gt;&lt;/BACKUP-SERVER-IP&gt;</description>
    <pubDate>Fri, 10 Jun 2005 17:17:35 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-06-10T17:17:35Z</dc:date>
    <item>
      <title>How to open the telnet in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562200#M18099</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I need to know how to open the telnet service in this SO, i have a backup application this application connect to linux server through telnet service.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Fri, 10 Jun 2005 16:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562200#M18099</guid>
      <dc:creator>Alan Vargas</dc:creator>
      <dc:date>2005-06-10T16:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to open the telnet in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562201#M18100</link>
      <description>SO?&lt;BR /&gt;&lt;BR /&gt;What distribution are you running?&lt;BR /&gt;&lt;BR /&gt;If it's a red-hat based distribution, you need to make sure the 'telnet-server' package is installed, and that port 23 is allowed in through the firewall (iptables -I INPUT -j ACCEPT -p tcp --dport 23 -s &lt;BACKUP-SERVER-IP&gt;), and also that the TCP Wrappers allow it in (in '/etc/hosts.allow', a line saying 'in.telnetd:&lt;BACKPU-SERVER-IP&gt;').&lt;BR /&gt;&lt;BR /&gt;If all of that is done, it should be ok.&lt;BR /&gt;&lt;BR /&gt;Just a note however, by default you can't telnet in to the server as 'root'.&lt;/BACKPU-SERVER-IP&gt;&lt;/BACKUP-SERVER-IP&gt;</description>
      <pubDate>Fri, 10 Jun 2005 17:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562201#M18100</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-06-10T17:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to open the telnet in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562202#M18101</link>
      <description>After openning the port, the service will need to be enabled.&lt;BR /&gt;&lt;BR /&gt;cd /etc/xinet.d&lt;BR /&gt;&lt;BR /&gt;there will be a telnet file in there.&lt;BR /&gt;&lt;BR /&gt;edit it.&lt;BR /&gt;&lt;BR /&gt;change disable=yes to disable=no&lt;BR /&gt;&lt;BR /&gt;restart the xinetd service.&lt;BR /&gt;&lt;BR /&gt;In RH thats service xinetd restart&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 12 Jun 2005 04:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562202#M18101</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-06-12T04:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to open the telnet in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562203#M18102</link>
      <description>Update that backup application to the latest version and see if supports anything else but telnet. If it doesn't, get rid of it. (What is the name of it btw?) telnet is not secure -- it transmits passwords in plain text over the network. Don't use it.&lt;BR /&gt;&lt;BR /&gt;-Ross</description>
      <pubDate>Mon, 13 Jun 2005 07:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-the-telnet-in-linux/m-p/3562203#M18102</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-06-13T07:00:28Z</dc:date>
    </item>
  </channel>
</rss>

