<?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: Can ssh but cannot telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162845#M456589</link>
    <description>This is what it come out when I execute telnet localhost.&lt;BR /&gt;&lt;BR /&gt;root[/] # telnet 127.0.0.1&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to 127.0.0.1.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;telnetd: Telnet device drivers missing: No such device&lt;BR /&gt;Local flow control off&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;root[/] # telnet 127.0.0.1 23&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to 127.0.0.1.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;telnetd: Telnet device drivers missing: No such device&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Mar 2009 05:02:01 GMT</pubDate>
    <dc:creator>mohdamir</dc:creator>
    <dc:date>2009-03-12T05:02:01Z</dc:date>
    <item>
      <title>Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162841#M456585</link>
      <description>Hi Gurus,&lt;BR /&gt;I have a problem where one of my servers can ssh but cannot telnet. I've checked the /etc/inetd.conf and /etc/services but found nothing unusual. Hope you guys can help. &lt;BR /&gt;&lt;BR /&gt;TQ</description>
      <pubDate>Thu, 12 Mar 2009 03:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162841#M456585</guid>
      <dc:creator>mohdamir</dc:creator>
      <dc:date>2009-03-12T03:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162842#M456586</link>
      <description>/etc/services file</description>
      <pubDate>Thu, 12 Mar 2009 03:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162842#M456586</guid>
      <dc:creator>mohdamir</dc:creator>
      <dc:date>2009-03-12T03:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162843#M456587</link>
      <description>do some check&lt;BR /&gt;&lt;BR /&gt;1. Apply command "inetd -c" and try to telnet.&lt;BR /&gt;2. If not, try to telnet from localhost.&lt;BR /&gt;     #telnet localhost 23</description>
      <pubDate>Thu, 12 Mar 2009 03:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162843#M456587</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-03-12T03:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162844#M456588</link>
      <description>Check in /etc/services what is your telnet port.&lt;BR /&gt;Then do&lt;BR /&gt;  #telnet localhost &lt;PORT number=""&gt;&lt;BR /&gt;if successful then try to to do telnet to the same port from another server. If not successful then check with network team if the port is blocked or not. &lt;BR /&gt; But must the protocol is enable in /etc/inetd.conf.&lt;BR /&gt;try restarting inetd inetd -c&lt;BR /&gt;&lt;/PORT&gt;</description>
      <pubDate>Thu, 12 Mar 2009 04:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162844#M456588</guid>
      <dc:creator>HejALL</dc:creator>
      <dc:date>2009-03-12T04:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162845#M456589</link>
      <description>This is what it come out when I execute telnet localhost.&lt;BR /&gt;&lt;BR /&gt;root[/] # telnet 127.0.0.1&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to 127.0.0.1.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;telnetd: Telnet device drivers missing: No such device&lt;BR /&gt;Local flow control off&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;root[/] # telnet 127.0.0.1 23&lt;BR /&gt;Trying...&lt;BR /&gt;Connected to 127.0.0.1.&lt;BR /&gt;Escape character is '^]'.&lt;BR /&gt;telnetd: Telnet device drivers missing: No such device&lt;BR /&gt;Connection closed by foreign host.&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162845#M456589</guid>
      <dc:creator>mohdamir</dc:creator>
      <dc:date>2009-03-12T05:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162846#M456590</link>
      <description>Hi Mohdamir,&lt;BR /&gt;&lt;BR /&gt;Do you have any session with root user?&lt;BR /&gt;&lt;BR /&gt;If so,&lt;BR /&gt;&lt;BR /&gt;# cd /&lt;BR /&gt;# rm /dev/pty/*&lt;BR /&gt;# rm /dev/pts/*&lt;BR /&gt;# insf -e&lt;BR /&gt;# cd /dev&lt;BR /&gt;# insf -d telm&lt;BR /&gt;# insf -d tels&lt;BR /&gt;&lt;BR /&gt;Else try to login with single user mode and do the above.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Johnson,</description>
      <pubDate>Thu, 12 Mar 2009 05:15:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162846#M456590</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-03-12T05:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162847#M456591</link>
      <description>&amp;gt;&amp;gt;telnetd: Telnet device drivers missing: No such device&lt;BR /&gt;&lt;BR /&gt;The pseudo terminal device files have been corrupted or some are missing. Do this:&lt;BR /&gt;&lt;BR /&gt;rm /dev/pts/*&lt;BR /&gt;rm /dev/pty/*&lt;BR /&gt;cd /dev&lt;BR /&gt;insf -e&lt;BR /&gt;insf -d telm&lt;BR /&gt;insf -d tels&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Mar 2009 05:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162847#M456591</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-03-12T05:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162848#M456592</link>
      <description>Wala.. Thanks guys! (^_^)</description>
      <pubDate>Thu, 12 Mar 2009 05:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162848#M456592</guid>
      <dc:creator>mohdamir</dc:creator>
      <dc:date>2009-03-12T05:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can ssh but cannot telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162849#M456593</link>
      <description>Thanks guys..</description>
      <pubDate>Thu, 12 Mar 2009 05:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-ssh-but-cannot-telnet/m-p/5162849#M456593</guid>
      <dc:creator>mohdamir</dc:creator>
      <dc:date>2009-03-12T05:31:59Z</dc:date>
    </item>
  </channel>
</rss>

