<?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: telnet problem in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035809#M20076</link>
    <description>when I used command :&lt;BR /&gt;cs3#ps -ef|grep nsr&lt;BR /&gt;suddenly the session was closed.&lt;BR /&gt;After that I cannot login cs3.&lt;BR /&gt;I login cs1, and used command:&lt;BR /&gt;cs1#telnet cs3&lt;BR /&gt;trying 10.134.2.48&lt;BR /&gt;telent: Unable to connect to remote host:Connection refused.&lt;BR /&gt;&lt;BR /&gt;thank you</description>
    <pubDate>Fri, 23 Mar 2007 00:37:48 GMT</pubDate>
    <dc:creator>charryc</dc:creator>
    <dc:date>2007-03-23T00:37:48Z</dc:date>
    <item>
      <title>telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035807#M20074</link>
      <description>hi,&lt;BR /&gt;  I have a cluster with 3 machines. I cannot telnet on the third one today. It does not work when I use rlogin 3rd_host on the first machine. But ping the 3rd_host is ok. There are nothing in the 3rd_host's syslog.log.&lt;BR /&gt;Could someone tell me why? thank u.</description>
      <pubDate>Thu, 22 Mar 2007 22:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035807#M20074</guid>
      <dc:creator>charryc</dc:creator>
      <dc:date>2007-03-22T22:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035808#M20075</link>
      <description>It might help if you would reveal the actual&lt;BR /&gt;commands used, and the actual output from&lt;BR /&gt;them.  "It does not work" is less than&lt;BR /&gt;helpful.</description>
      <pubDate>Thu, 22 Mar 2007 23:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035808#M20075</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-22T23:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035809#M20076</link>
      <description>when I used command :&lt;BR /&gt;cs3#ps -ef|grep nsr&lt;BR /&gt;suddenly the session was closed.&lt;BR /&gt;After that I cannot login cs3.&lt;BR /&gt;I login cs1, and used command:&lt;BR /&gt;cs1#telnet cs3&lt;BR /&gt;trying 10.134.2.48&lt;BR /&gt;telent: Unable to connect to remote host:Connection refused.&lt;BR /&gt;&lt;BR /&gt;thank you</description>
      <pubDate>Fri, 23 Mar 2007 00:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035809#M20076</guid>
      <dc:creator>charryc</dc:creator>
      <dc:date>2007-03-23T00:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035810#M20077</link>
      <description>Ok.  "Connection refused" normally means that&lt;BR /&gt;you can talk to the other system, but that&lt;BR /&gt;it's unwilling or unable to run the Telnet&lt;BR /&gt;daemon for you.  There could be a problem&lt;BR /&gt;with inetd, or some general resource problem&lt;BR /&gt;which prevents the system from spawning a new&lt;BR /&gt;process for you.&lt;BR /&gt;&lt;BR /&gt;Is Telnet the only thing which fails?  Have&lt;BR /&gt;you tried "rsh" (or FTP, or ...)?&lt;BR /&gt;&lt;BR /&gt;If you can get logged in somehow, you might&lt;BR /&gt;try "inetd -h".  ("man inetd".)  Or killing&lt;BR /&gt;and restarting inetd, if you get desperate.</description>
      <pubDate>Fri, 23 Mar 2007 00:51:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035810#M20077</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-23T00:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035811#M20078</link>
      <description>thank you for your help.&lt;BR /&gt;I have tried rlogin &lt;BR /&gt;cs1#rlogin cs3&lt;BR /&gt;nothing happened&lt;BR /&gt;so I have cs3 rebooted.&lt;BR /&gt;Now it's ok. thank you.</description>
      <pubDate>Fri, 23 Mar 2007 01:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035811#M20078</guid>
      <dc:creator>charryc</dc:creator>
      <dc:date>2007-03-23T01:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: telnet problem</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035812#M20079</link>
      <description>reboot</description>
      <pubDate>Fri, 23 Mar 2007 01:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/telnet-problem/m-p/5035812#M20079</guid>
      <dc:creator>charryc</dc:creator>
      <dc:date>2007-03-23T01:33:08Z</dc:date>
    </item>
  </channel>
</rss>

