<?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 Problems with remsh in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030012#M132347</link>
    <description>Dear friends, &lt;BR /&gt;&lt;BR /&gt;I have problems with remsh. Sometimes, when I run remsh from HP-UX workstation to other HP-UX workstation, remsh returns timeout connection. If I run it again, under same conditions, I don't have timeout. Is there any patch to solve this problem? Can anyone help me?&lt;BR /&gt;&lt;BR /&gt;I use HP-UX 11.00. &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;&lt;BR /&gt;Jansen.</description>
    <pubDate>Tue, 22 Jul 2003 13:31:42 GMT</pubDate>
    <dc:creator>Jansen Sena_1</dc:creator>
    <dc:date>2003-07-22T13:31:42Z</dc:date>
    <item>
      <title>Problems with remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030012#M132347</link>
      <description>Dear friends, &lt;BR /&gt;&lt;BR /&gt;I have problems with remsh. Sometimes, when I run remsh from HP-UX workstation to other HP-UX workstation, remsh returns timeout connection. If I run it again, under same conditions, I don't have timeout. Is there any patch to solve this problem? Can anyone help me?&lt;BR /&gt;&lt;BR /&gt;I use HP-UX 11.00. &lt;BR /&gt;&lt;BR /&gt;Thanks, &lt;BR /&gt;&lt;BR /&gt;Jansen.</description>
      <pubDate>Tue, 22 Jul 2003 13:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030012#M132347</guid>
      <dc:creator>Jansen Sena_1</dc:creator>
      <dc:date>2003-07-22T13:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030013#M132348</link>
      <description>Jansen,&lt;BR /&gt;&lt;BR /&gt;You didn't mention what version of the OS you're using, but a quick patch search for 11.0 turned up the following:&lt;BR /&gt;&lt;BR /&gt; s700_800 11.00 libc cumulative patch PHCO_28425  PHCO_28425&lt;BR /&gt;&lt;BR /&gt; s700_800 11.00 r-commands cumulative patch PHNE_23003 PHNE_23003&lt;BR /&gt;&lt;BR /&gt; s700_800 11.00 Cumulative STREAMS  PatchPHNE_22566 PHNE_27902 &lt;BR /&gt;&lt;BR /&gt; s700_800 11.00 cumulative ARPA Transport patch PHNE_21767 PHNE_28538&lt;BR /&gt;&lt;BR /&gt;  s700_800 11.X SGeSAP B.03.08 cumulative patch none PHSS_29090&lt;BR /&gt;&lt;BR /&gt;I've listed the recommended patch first, followed by the latest.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 13:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030013#M132348</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-22T13:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030014#M132349</link>
      <description>1) Is the network up, can the machines ping one and other? I also wonder if the network hardware is up.&lt;BR /&gt;&lt;BR /&gt;2) Perhaps converting to secure shell will make things more reliable.&lt;BR /&gt;&lt;BR /&gt;Link:&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;3) the .rhosts files consistent and are the permissions correct.&lt;BR /&gt;&lt;BR /&gt;4) Is there another machine popping on the network with the same hostname or ip address?&lt;BR /&gt;&lt;BR /&gt;5) Are the dns records on the DNS master server up to date.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Jul 2003 13:42:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030014#M132349</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-22T13:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030015#M132350</link>
      <description>try tcp wait state.. &lt;BR /&gt;&lt;BR /&gt;#ndd -get /dev/tcp tcp_time_wait_interval &lt;BR /&gt;&lt;BR /&gt;This will  show the default setting, typically &lt;BR /&gt;&lt;BR /&gt;to change use &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#ndd -set /dev/tcp tcp_time_wait_interval &lt;BR /&gt;&lt;BR /&gt;Also look for -n option within remsh command. &lt;BR /&gt;&lt;BR /&gt;USA..&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 13:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030015#M132350</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-07-22T13:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with remsh</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030016#M132351</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Could be that is the problem of network,&lt;BR /&gt;try to check with ping if you have packets&lt;BR /&gt;lost.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Tue, 22 Jul 2003 19:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-remsh/m-p/3030016#M132351</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-22T19:34:00Z</dc:date>
    </item>
  </channel>
</rss>

