<?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: ssh started haning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257794#M530741</link>
    <description>check wtmp/btmp file may have grown large, try to housekeep it.</description>
    <pubDate>Tue, 05 Oct 2010 08:37:57 GMT</pubDate>
    <dc:creator>singh sanjeev</dc:creator>
    <dc:date>2010-10-05T08:37:57Z</dc:date>
    <item>
      <title>ssh started haning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257792#M530739</link>
      <description>Hi Gurus!&lt;BR /&gt;&lt;BR /&gt;Have a few 11.31-boxes, which usually does not have any problems. However, lately, when you ssh to them using putty or HP-UX ssh-client, the login hangs for about 10 secs, after you have typed your password.&lt;BR /&gt;&lt;BR /&gt;debug:&lt;BR /&gt;&lt;BR /&gt;sshd - server:&lt;BR /&gt;debug3: session_unused: session id 0 unused&lt;BR /&gt;debug1: session_new: session 0&lt;BR /&gt;...hanging here for about 10 secs.....&lt;BR /&gt;debug3: mm_request_send entering: type 26&lt;BR /&gt;debug3: mm_answer_pty: tty /dev/pts/5 ptyfd 6&lt;BR /&gt;&lt;BR /&gt;ssh - client:&lt;BR /&gt;debug2: shell request accepted on channel 0&lt;BR /&gt;....hanging here for about 10 secs, the login on..&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 05 Oct 2010 07:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257792#M530739</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2010-10-05T07:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: ssh started haning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257793#M530740</link>
      <description>More info:&lt;BR /&gt;&lt;BR /&gt;The machines having the problem, has recently been updated to 11.31 1003, with a new version of ssh:&lt;BR /&gt;&lt;BR /&gt;SecureShell                           A.05.30.009    HP-UX Secure Shell&lt;BR /&gt;&lt;BR /&gt;The once we have, without any problems, are running &lt;BR /&gt;&lt;BR /&gt;SecureShell                           A.04.50.011    HP-UX Secure Shell&lt;BR /&gt;&lt;BR /&gt;...what would the difference be?&lt;BR /&gt;&lt;BR /&gt;Again, thanks for any ideas.</description>
      <pubDate>Tue, 05 Oct 2010 08:08:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257793#M530740</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2010-10-05T08:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: ssh started haning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257794#M530741</link>
      <description>check wtmp/btmp file may have grown large, try to housekeep it.</description>
      <pubDate>Tue, 05 Oct 2010 08:37:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257794#M530741</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2010-10-05T08:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: ssh started haning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257795#M530742</link>
      <description>ARGH - you are right, I don't know why I did not think of that. /var/adm/wtmps was to big, cat /dev/null &amp;gt; /var/adm/wtmps solved the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!!</description>
      <pubDate>Tue, 05 Oct 2010 10:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257795#M530742</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2010-10-05T10:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: ssh started haning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257796#M530743</link>
      <description>Ups - forgot to chose "Close"....</description>
      <pubDate>Tue, 05 Oct 2010 10:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257796#M530743</guid>
      <dc:creator>Danny Petterson - DK</dc:creator>
      <dc:date>2010-10-05T10:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: ssh started haning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257797#M530744</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;sshd will fork a command from /etc/opt/sshd/ssh_prng_cmds to get some random data.&lt;BR /&gt;&lt;BR /&gt;Search for a command listed in this file that could takes few seconds when executed.&lt;BR /&gt;&lt;BR /&gt;The command that usually takes times is "last ..." when you have a huge /var/adm/wtmp file.&lt;BR /&gt;&lt;BR /&gt;You can comment "last ..." commands in ssh_prng_cmds file or purge regularly wtmp file.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mounaam</description>
      <pubDate>Tue, 05 Oct 2010 10:54:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-started-haning/m-p/5257797#M530744</guid>
      <dc:creator>Mounaam</dc:creator>
      <dc:date>2010-10-05T10:54:27Z</dc:date>
    </item>
  </channel>
</rss>

