<?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: rcmd: Lost Connection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081457#M726602</link>
    <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help.&lt;BR /&gt;&lt;BR /&gt;Because of security enable for that userid. User was not able to rlogin remotely.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Manish</description>
    <pubDate>Tue, 04 Dec 2007 15:26:40 GMT</pubDate>
    <dc:creator>MANISH PATEL_2</dc:creator>
    <dc:date>2007-12-04T15:26:40Z</dc:date>
    <item>
      <title>rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081449#M726594</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to connect HP server remotly by rlogin command but i am getting error "rcmd : Lost Connection".&lt;BR /&gt;&lt;BR /&gt;I found that deamon "rlogind" is not started. I tried to restart "inetd" deamong but "rlogind" deamon not started even i didn't found any error in any log. I found the following two entry in inetd.conf file.&lt;BR /&gt;&lt;BR /&gt;login        stream tcp nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;shell        stream tcp nowait root /usr/lbin/remshd   remshd &lt;BR /&gt;&lt;BR /&gt;Even the file hosts.equiv and .rhost file is existing in /etc dir.&lt;BR /&gt;&lt;BR /&gt;Can you guys guide me what other i need to check in order to start rlogined deamon.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Manish&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2007 09:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081449#M726594</guid>
      <dc:creator>MANISH PATEL_2</dc:creator>
      <dc:date>2007-11-26T09:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081450#M726595</link>
      <description>Can you rlogin into the same host from the host? (staying local).&lt;BR /&gt;&lt;BR /&gt;Any firewalls inbetween both servers?&lt;BR /&gt;&lt;BR /&gt;Usually inetd services are spawned at the time of connection.  You shouldn't have an rlogind deamon until you have a connection established.&lt;BR /&gt;&lt;BR /&gt;Which version of hpux is this?&lt;BR /&gt;Just wondering, my login is a little different:&lt;BR /&gt;login        stream tcp6 nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;&lt;BR /&gt;But I don't think thats much of an issue.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2007 10:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081450#M726595</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2007-11-26T10:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081451#M726596</link>
      <description>Hi Manish,&lt;BR /&gt;&lt;BR /&gt;Check the contents of /etc/hosts.equiv and &lt;BR /&gt;$HOME/.rhosts , does it have the hostname and id of the user ...&lt;BR /&gt;&lt;BR /&gt;hostA root&lt;BR /&gt;&lt;BR /&gt;so hostA should be the host from where you are running the rlogin command and hostnames should be properly resolvable from both the hosts.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;RD</description>
      <pubDate>Mon, 26 Nov 2007 11:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081451#M726596</guid>
      <dc:creator>rajdev</dc:creator>
      <dc:date>2007-11-26T11:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081452#M726597</link>
      <description>Hi Manish,&lt;BR /&gt;&lt;BR /&gt;Try chaning the entries to this... and let me know the result.&lt;BR /&gt;&lt;BR /&gt;kshell stream tcp nowait root /usr/lbin/remshd remshd -K &lt;BR /&gt;klogin stream tcp nowait root /usr/lbin/rlogind rlogind -K &lt;BR /&gt;&lt;BR /&gt;Restart inetd #inetd -c&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Prashanth</description>
      <pubDate>Mon, 26 Nov 2007 15:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081452#M726597</guid>
      <dc:creator>Prashanth.D.S</dc:creator>
      <dc:date>2007-11-26T15:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081453#M726598</link>
      <description>hi manish ;&lt;BR /&gt;&lt;BR /&gt;both server resolve their ip's and names correctly ? &lt;BR /&gt;&lt;BR /&gt;dould you rlogin by using ip address ?&lt;BR /&gt;&lt;BR /&gt;Hasan.</description>
      <pubDate>Mon, 26 Nov 2007 15:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081453#M726598</guid>
      <dc:creator>Hasan  Atasoy</dc:creator>
      <dc:date>2007-11-26T15:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081454#M726599</link>
      <description>Try telnet to the server if it is working.&lt;BR /&gt;try using ssh also.&lt;BR /&gt;again restart inetd and then rlogin !!!&lt;BR /&gt;see if some errors are there while restrting daemons.&lt;BR /&gt;BR,&lt;BR /&gt;Kapil&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Nov 2007 23:44:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081454#M726599</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2007-11-26T23:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081455#M726600</link>
      <description>Check the /etc/passwd file for possible errors associated with the user you want to rlogin to.&lt;BR /&gt;&lt;BR /&gt;You might need to kill first and then restart the services.</description>
      <pubDate>Thu, 29 Nov 2007 12:15:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081455#M726600</guid>
      <dc:creator>Jacques Carriere</dc:creator>
      <dc:date>2007-11-29T12:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081456#M726601</link>
      <description>An immediate "Lost Connection" typically is not driven by any of the hosts entries or trusted hosts.equiv or .rhosts.  These usually echo a permission denied/refused.&lt;BR /&gt;&lt;BR /&gt;Something like this, if inetd.conf is configured right ( like it is ), may be security related.  Are there any rlogin line(s) in /var/adm/inetd.sec ( this file controls IP sevuriity to the services run under inetd ).  If there are no entries or ones that contain deny statements then...&lt;BR /&gt;&lt;BR /&gt;Do you use any other security products on this host ?&lt;BR /&gt;&lt;BR /&gt;Telnet or ssh will only prove connectivity exists and that those services are functioning.  Not rlogin or other services.&lt;BR /&gt;&lt;BR /&gt;I am also assume the rlogind entry you show from inetd.conf is the only entry in that file for rlogin ?  ( once again, remshd is not rlogin and does not apply ).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2007 17:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081456#M726601</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2007-11-29T17:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: rcmd: Lost Connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081457#M726602</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your help.&lt;BR /&gt;&lt;BR /&gt;Because of security enable for that userid. User was not able to rlogin remotely.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Manish</description>
      <pubDate>Tue, 04 Dec 2007 15:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcmd-lost-connection/m-p/5081457#M726602</guid>
      <dc:creator>MANISH PATEL_2</dc:creator>
      <dc:date>2007-12-04T15:26:40Z</dc:date>
    </item>
  </channel>
</rss>

