<?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 enable telnet? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271948#M88322</link>
    <description>hi,&lt;BR /&gt;&lt;BR /&gt;please read this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=139979" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=139979&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope it help.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
    <pubDate>Mon, 10 May 2004 08:36:06 GMT</pubDate>
    <dc:creator>Joseph Loo</dc:creator>
    <dc:date>2004-05-10T08:36:06Z</dc:date>
    <item>
      <title>How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271946#M88320</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I try to enable logins via 'telnet'. For that, I've to edit /etc/inetd.conf. Here are the uncommented lines:&lt;BR /&gt;&lt;BR /&gt;echo    stream  tcp     nowait  root    internal&lt;BR /&gt;echo    dgram   udp     wait    root    internal&lt;BR /&gt;discard stream  tcp     nowait  root    internal&lt;BR /&gt;discard dgram   udp     wait    root    internal&lt;BR /&gt;daytime stream  tcp     nowait  root    internal&lt;BR /&gt;daytime dgram   udp     wait    root    internal&lt;BR /&gt;chargen stream  tcp     nowait  root    internal&lt;BR /&gt;chargen dgram   udp     wait    root    internal&lt;BR /&gt;time    stream  tcp     nowait  root    internal&lt;BR /&gt;time    dgram   udp     wait    root    internal&lt;BR /&gt;telnet  stream  tcp     nowait  root    /usr/sbin/tcpd  in.telnetd&lt;BR /&gt;shell   stream  tcp     nowait  root    /usr/sbin/tcpd  in.rshd -L&lt;BR /&gt;login   stream  tcp     nowait  root    /usr/sbin/tcpd  in.rlogind -a&lt;BR /&gt;exec    stream  tcp     nowait  root    /usr/sbin/tcpd  in.rexecd&lt;BR /&gt;bpcd    stream  tcp     nowait  root    /usr/openv/netbackup/bin/bpcd bpcd&lt;BR /&gt;vopied  stream  tcp     nowait  root    /usr/openv/netbackup/bin/vopied vopied&lt;BR /&gt;bpjava-msvc     stream  tcp     nowait  root    /usr/openv/netbackup/bin/bpjava-&lt;BR /&gt;msvc bpjava-msvc -transient&lt;BR /&gt;&lt;BR /&gt;After re-starting the inetd, I thought, telnet sessions should now be enabled. But they arn't:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; telnet my_host&lt;BR /&gt;telnet my_host&lt;BR /&gt;Trying 111.111.111.111...&lt;BR /&gt;Connected to my_host.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;&lt;BR /&gt;Did I forget something? What?</description>
      <pubDate>Mon, 10 May 2004 08:04:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271946#M88320</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2004-05-10T08:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271947#M88321</link>
      <description>The fact that you got connected suggests that inetd.conf and /etc/services at least allow you to connect to the machine and there are no firewall type issues.&lt;BR /&gt; &lt;BR /&gt;However, in your case, telnetd is being started by "tcpd" and you should look at the man page for this.  The section on "HOST NAME VERIFICATION" may be of interest.&lt;BR /&gt; &lt;BR /&gt;If it starts to get a bit boring and you are on a trusted network, you can change /etc/inetd.conf to call in.inetd instelf instead of through "rcpd"&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 10 May 2004 08:11:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271947#M88321</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-05-10T08:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271948#M88322</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;please read this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=139979" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=139979&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope it help.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Mon, 10 May 2004 08:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271948#M88322</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-05-10T08:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271949#M88323</link>
      <description>cd /etc/xinetd.d&lt;BR /&gt;&lt;BR /&gt;vi telnet or krb5-telnet in the case of the newer red hat products&lt;BR /&gt;&lt;BR /&gt;Where it says disable=yes&lt;BR /&gt;&lt;BR /&gt;make it say disable=no&lt;BR /&gt;&lt;BR /&gt;Save the vile&lt;BR /&gt;&lt;BR /&gt;service xinetd restart&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 May 2004 08:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271949#M88323</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-10T08:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271950#M88324</link>
      <description>Guys,&lt;BR /&gt; &lt;BR /&gt;I don't think this is a Red Hat box.  On the other hand, if it is a Red Hat, then that will explain the problem as editing inetd.conf will achieve nothing!</description>
      <pubDate>Mon, 10 May 2004 08:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271950#M88324</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-05-10T08:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271951#M88325</link>
      <description>Mark,&lt;BR /&gt;&lt;BR /&gt;thanks for your hints. Meanwhile, I looked at the syslog, it says:&lt;BR /&gt;&lt;BR /&gt;May 10 15:35:38 my_host in.telnetd[2868]: connect from 111.111.111.111 (111.111.111.111)&lt;BR /&gt;May 10 15:35:38 my_host in.telnetd[2868]: error: cannot execute /usr/sbin/in.telnetd: No such file or directory&lt;BR /&gt;&lt;BR /&gt;And, in fact, /usr/sbin/in.telnetd is missing (??). A 'find /usr -name in.telnetd' didn't find anything.&lt;BR /&gt;&lt;BR /&gt;How can it be that /usr/sbin/in.telnetd is missing? (Of course, I did not remove it by my own.)&lt;BR /&gt;&lt;BR /&gt;Joseph, Steven,&lt;BR /&gt;&lt;BR /&gt;at the moment, I do not plan to use xinetd.</description>
      <pubDate>Mon, 10 May 2004 08:49:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271951#M88325</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2004-05-10T08:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271952#M88326</link>
      <description>Maybe it was never installed.  You could probably copy it from another machine.&lt;BR /&gt; &lt;BR /&gt;It should be there.  Mine is.</description>
      <pubDate>Mon, 10 May 2004 08:51:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271952#M88326</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-05-10T08:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271953#M88327</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you installed telnet-server package?&lt;BR /&gt;&lt;BR /&gt;I think is in the telnet-server package where in.telnetd is.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Mon, 10 May 2004 09:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271953#M88327</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2004-05-10T09:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable telnet?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271954#M88328</link>
      <description>Mark, Francisco,&lt;BR /&gt;&lt;BR /&gt;thank you for help so far. I installed netbackup client software, and a telnet session is only needed for verifying that the netbackup installation can establish/accept network connection. For other things, I do not need telnet.&lt;BR /&gt;&lt;BR /&gt;So, first, I want to check if netbackup works. I'd like to postpone the telnet problem, until I'm sure if I really need it.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Mon, 10 May 2004 09:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-enable-telnet/m-p/3271954#M88328</guid>
      <dc:creator>Thomas Schler_1</dc:creator>
      <dc:date>2004-05-10T09:10:35Z</dc:date>
    </item>
  </channel>
</rss>

