<?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: Unable to connect via telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432449#M3609</link>
    <description>The telnetd daemon is started by the Super Daemon inetd. Check you /etc/inetd.conf to make sure the telnet line is not commented out. Also check the /var/adm/inetd.sec to confirm there is not a telnet line dis-allowing your telnet session. If any changes are made to /etc/inetd.conf issue the command inetd -c to force inetd to re-read it's configuration file.&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
    <pubDate>Mon, 24 Jul 2000 17:51:56 GMT</pubDate>
    <dc:creator>Brian M. Fisher</dc:creator>
    <dc:date>2000-07-24T17:51:56Z</dc:date>
    <item>
      <title>Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432445#M3605</link>
      <description>I have a HP 9000 K580 system on which I can not telnet into, I get a WSAECONNREFUSED connection refused by host error - 10061.&lt;BR /&gt;I able able to rlogin and ftp into the sytem and can telnet out to another HP 9000&lt;BR /&gt;system. Short of rebooting, is there another way of reactivating the telnet listener?&lt;BR /&gt;&lt;BR /&gt;Thank You,&lt;BR /&gt;Attilio</description>
      <pubDate>Mon, 24 Jul 2000 17:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432445#M3605</guid>
      <dc:creator>Attilio Gatto</dc:creator>
      <dc:date>2000-07-24T17:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432446#M3606</link>
      <description>inetd -c will run through the services and reread.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2000 17:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432446#M3606</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-07-24T17:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432447#M3607</link>
      <description>You can check to see if telnet is still listening on the port with:&lt;BR /&gt;# netstat -an |grep 23&lt;BR /&gt;&lt;BR /&gt;A line should display with the following:&lt;BR /&gt;tcp  0   0  *.23   *.*     LISTEN &lt;BR /&gt;&lt;BR /&gt;Best Wishes,&lt;BR /&gt;Cheryl</description>
      <pubDate>Mon, 24 Jul 2000 17:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432447#M3607</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2000-07-24T17:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432448#M3608</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should also check whether telnet is activated on your server by checking its presence in /etc/inetd.conf.&lt;BR /&gt;&lt;BR /&gt;Their might also be a problem with the contents of the file /var/adm/inetd.sec in that it refuses a connection on that specific port from that specific ip address.&lt;BR /&gt;&lt;BR /&gt;Cfr man 4 inetd.sec for more details.&lt;BR /&gt;&lt;BR /&gt;Bye,&lt;BR /&gt;Rik</description>
      <pubDate>Mon, 24 Jul 2000 17:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432448#M3608</guid>
      <dc:creator>RikTytgat</dc:creator>
      <dc:date>2000-07-24T17:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432449#M3609</link>
      <description>The telnetd daemon is started by the Super Daemon inetd. Check you /etc/inetd.conf to make sure the telnet line is not commented out. Also check the /var/adm/inetd.sec to confirm there is not a telnet line dis-allowing your telnet session. If any changes are made to /etc/inetd.conf issue the command inetd -c to force inetd to re-read it's configuration file.&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
      <pubDate>Mon, 24 Jul 2000 17:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432449#M3609</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-07-24T17:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432450#M3610</link>
      <description>After you've done all those good things recommended above, if still have problem, try to telnet to yourself: telnet . &lt;BR /&gt;Is it working? If yes, the problem could be into the remote box or network...(to be more specific: from the command prompt type: telnet_space_dot_enter)</description>
      <pubDate>Mon, 24 Jul 2000 17:56:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432450#M3610</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-07-24T17:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432451#M3611</link>
      <description>To further troubleshoot the problem, on the server turn inetd logging on with: inetd -l&lt;BR /&gt;&lt;BR /&gt;This can be done if inetd is already running.&lt;BR /&gt;&lt;BR /&gt;All telnet connection information will then show up in /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;To turn logging back off re-issue inetd -l&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&amp;lt;*(((&amp;gt;&amp;lt; er</description>
      <pubDate>Mon, 24 Jul 2000 18:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432451#M3611</guid>
      <dc:creator>Brian M. Fisher</dc:creator>
      <dc:date>2000-07-24T18:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432452#M3612</link>
      <description>ftp may not allow you to log in if the file /etc/shells is not configured correctly. I'm not sure about telnet (I mostly use rlogin). Just a hint.</description>
      <pubDate>Wed, 26 Jul 2000 06:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432452#M3612</guid>
      <dc:creator>Dragan Krnic</dc:creator>
      <dc:date>2000-07-26T06:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect via telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432453#M3613</link>
      <description>Try restarting the inetd (/usr/sbin/inetd) daemon using "-l" which will help in troubleshooting also. Check etc/inetd.conf if telnet is disable. Also have a look at /var/adm/inetd.sec to make sure that telnet is not disabled for certain IP address or subnets.</description>
      <pubDate>Wed, 26 Jul 2000 06:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-connect-via-telnet/m-p/2432453#M3613</guid>
      <dc:creator>Vincente Fernandes</dc:creator>
      <dc:date>2000-07-26T06:56:40Z</dc:date>
    </item>
  </channel>
</rss>

