<?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: telnetd in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634181#M962</link>
    <description>Thanks for the response. I have enabled the telnet service. Now the problem is Iam able to telnet locally and not via network. When I try to telnet from Windows NT Workstartion, Iam getting an error "Connect failed". &lt;BR /&gt;For your Information, Iam able to ping the Linux Server. &lt;BR /&gt;&lt;BR /&gt;Please guide. &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;</description>
    <pubDate>Sun, 23 Dec 2001 10:52:23 GMT</pubDate>
    <dc:creator>Madhu Sudhan_1</dc:creator>
    <dc:date>2001-12-23T10:52:23Z</dc:date>
    <item>
      <title>telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634176#M957</link>
      <description>Hello Friends, &lt;BR /&gt;   How do I start telnetd on Linux 7.1 ?&lt;BR /&gt;Iam trying to run /usr/sbin/in.telnetd and it is erring out. &lt;BR /&gt;Thanks,</description>
      <pubDate>Thu, 20 Dec 2001 17:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634176#M957</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2001-12-20T17:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634177#M958</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;check if telnet in /etc/xinetd.d/telnet is disabled. If so, change to disable=no and restart xinetd by /etc/rc.d/init.d/xinetd restart.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Vikas</description>
      <pubDate>Thu, 20 Dec 2001 19:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634177#M958</guid>
      <dc:creator>Vikas_2</dc:creator>
      <dc:date>2001-12-20T19:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634178#M959</link>
      <description>ok , the the answer of Vikas is ok.&lt;BR /&gt;if the telnet not this in /etc/xnet.d&lt;BR /&gt;download the rpm of telnet after intall rpm.&lt;BR /&gt;verify with utility interface gnome for rpm aplications.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Dec 2001 14:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634178#M959</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2001-12-21T14:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634179#M960</link>
      <description>I'm pretty sure that 7.1 and higher come with telnet disabled by default.</description>
      <pubDate>Fri, 21 Dec 2001 15:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634179#M960</guid>
      <dc:creator>Tim Schaefer_1</dc:creator>
      <dc:date>2001-12-21T15:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634180#M961</link>
      <description>The above anwers are correct, but to clarify,&lt;BR /&gt;in.telnetd does not run as a daemon.  It should be spawned as needed by xinetd or inetd (before Redhat 7.0).   And yes, it is disabled by default with xinetd, so you do need to go into /etc/xinetd.d and edit the telnet file there to say disable = no.</description>
      <pubDate>Fri, 21 Dec 2001 22:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634180#M961</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2001-12-21T22:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634181#M962</link>
      <description>Thanks for the response. I have enabled the telnet service. Now the problem is Iam able to telnet locally and not via network. When I try to telnet from Windows NT Workstartion, Iam getting an error "Connect failed". &lt;BR /&gt;For your Information, Iam able to ping the Linux Server. &lt;BR /&gt;&lt;BR /&gt;Please guide. &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;</description>
      <pubDate>Sun, 23 Dec 2001 10:52:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634181#M962</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2001-12-23T10:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634182#M963</link>
      <description>The problem is solved.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Sun, 23 Dec 2001 12:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnetd/m-p/2634182#M963</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2001-12-23T12:34:44Z</dc:date>
    </item>
  </channel>
</rss>

