<?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 ssh server  slow in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784041#M531645</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When i connect to a HPUX11.31 in ssh ; i type my login and i must wait 30-40 seconds before to see appear the prompt of password !&lt;BR /&gt;What' s the problem ?&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 04 May 2011 07:53:23 GMT</pubDate>
    <dc:creator>letters</dc:creator>
    <dc:date>2011-05-04T07:53:23Z</dc:date>
    <item>
      <title>ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784041#M531645</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When i connect to a HPUX11.31 in ssh ; i type my login and i must wait 30-40 seconds before to see appear the prompt of password !&lt;BR /&gt;What' s the problem ?&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 04 May 2011 07:53:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784041#M531645</guid>
      <dc:creator>letters</dc:creator>
      <dc:date>2011-05-04T07:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784042#M531646</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Not sure which version of SSH you have currently installed, but I remember to have read somewhere that the latest version 5.60 addresses some slow loging issues.&lt;BR /&gt;&lt;BR /&gt;It can be downloaded from:&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;&lt;BR /&gt;sangilak</description>
      <pubDate>Wed, 04 May 2011 08:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784042#M531646</guid>
      <dc:creator>sangilak</dc:creator>
      <dc:date>2011-05-04T08:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784043#M531647</link>
      <description>I think that it's a network problem because i have also the same problem with sftp</description>
      <pubDate>Wed, 04 May 2011 08:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784043#M531647</guid>
      <dc:creator>letters</dc:creator>
      <dc:date>2011-05-04T08:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784044#M531648</link>
      <description>I bet you have a large wtmps file, the solution is to purge that file:&lt;BR /&gt;&lt;BR /&gt;# &amp;gt; /var/adm/wtmps&lt;BR /&gt;&lt;BR /&gt;Now ssh should work fine. It is a known bug...</description>
      <pubDate>Wed, 04 May 2011 10:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784044#M531648</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2011-05-04T10:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784045#M531649</link>
      <description>&lt;P&gt;"HP-UX Secure Shell Software - Logins Slower after Update to Version A.04.70.010&lt;BR /&gt;ISSUE:&lt;BR /&gt;User was running HP-UX Secure Shell-A.04.30.007 and all was working OK. He updated to a more current version (A.04.70.10) and now his logins take 10-15 seconds to complete. The delay appears after entering the password.&lt;BR /&gt;&lt;BR /&gt;SOLUTION:&lt;BR /&gt;The newer version of the ssh daemon (/usr/bin/sshd) will read the entire file /var/adm/wtmps if it exists. Since this file grows without bound, it can become exceeding large and cause delays in the login process.&lt;BR /&gt;&lt;BR /&gt;The man page for wtmps states:&lt;BR /&gt;&lt;BR /&gt;Note that wtmps and btmps tend to grow without bound, and should be checked regularly. Information that is no longer useful should be removed periodically to prevent the file from becoming too large. Also note that wtmps and btmps are not created by the programs that maintain them. Thus, if these files are removed, login record-keeping is turned off."&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;see this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/SSH-Authentification-very-slow-on-HPUX-11-31/m-p/4361622#M346130" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/SSH-Authentification-very-slow-on-HPUX-11-31/m-p/4361622#M346130&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2011 15:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784045#M531649</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2011-07-11T15:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784046#M531650</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] HPUX11.31 in ssh [...]&lt;BR /&gt;&lt;BR /&gt;      ssh -V&lt;BR /&gt;&lt;BR /&gt;Actual output from "uname -a" wouldn't hurt,&lt;BR /&gt;either.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; What' s the problem ?&lt;BR /&gt;&lt;BR /&gt;Is this a new problem where things have&lt;BR /&gt;worked properly before?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I think that it's a network problem because&lt;BR /&gt;&amp;gt; i have also the same problem with sftp&lt;BR /&gt;&lt;BR /&gt;SSH and SFTP are not different enough that&lt;BR /&gt;that tells you anything.  If other,&lt;BR /&gt;_different_ services (like, say, FTP or&lt;BR /&gt;Telnet), also see a delay, then you may have&lt;BR /&gt;a DNS problem.  A Forum search for keywords&lt;BR /&gt;like:&lt;BR /&gt;      ssh slow dns&lt;BR /&gt;should find many old threads which describe&lt;BR /&gt;the common DNS problem, and how to fix it.</description>
      <pubDate>Wed, 04 May 2011 12:09:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784046#M531650</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-04T12:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784047#M531651</link>
      <description>I purged wtmps and wtmp but it's the same</description>
      <pubDate>Wed, 04 May 2011 12:14:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784047#M531651</guid>
      <dc:creator>uz</dc:creator>
      <dc:date>2011-05-04T12:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784048#M531652</link>
      <description>[root@X-4 /opt/mozilla]# ssh -V&lt;BR /&gt;OpenSSH_4.5p1+sftpfilecontrol-v1.1-hpn12v14, OpenSSL 0.9.7l 28 Sep 2006&lt;BR /&gt;HP-UX Secure Shell-A.04.50.011, HP-UX Secure Shell version&lt;BR /&gt;[root@X-4 /opt/mozilla]# uname -a&lt;BR /&gt;HP-UX X-4 B.11.31 U ia64 069218587 unlimited-user license&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2011 12:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784048#M531652</guid>
      <dc:creator>uz</dc:creator>
      <dc:date>2011-05-04T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784049#M531653</link>
      <description>&lt;!--!*#--&gt;&amp;gt; HP-UX Secure Shell-A.04.50.011[...]&lt;BR /&gt;&lt;BR /&gt;Not the latest version, is it?  (But that&lt;BR /&gt;should not be the problem here.)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Is this a new problem where things have&lt;BR /&gt;&amp;gt; worked properly before?&lt;BR /&gt;&lt;BR /&gt;Still wondering.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] A Forum search [...]&lt;BR /&gt;&lt;BR /&gt;Did you look?  On the SSH server:&lt;BR /&gt;&lt;BR /&gt;      nslookup &lt;IP_ADDRESS_OF_CLIENT&gt;&lt;/IP_ADDRESS_OF_CLIENT&gt;</description>
      <pubDate>Wed, 04 May 2011 13:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784049#M531653</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-04T13:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784050#M531654</link>
      <description>&lt;!--!*#--&gt;Be sure that the ipnodes entry is same as the hosts entry in&lt;BR /&gt;&lt;BR /&gt;  /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;## grep -e host -e node /etc/nsswitch.conf&lt;BR /&gt;  hosts:        files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt;  ipnodes:      files [NOTFOUND=continue UNAVAIL=continue] dns&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv</description>
      <pubDate>Wed, 04 May 2011 16:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784050#M531654</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-04T16:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784051#M531655</link>
      <description>I added "[NOTFOUND=continue UNAVAIL=continue] dns" to the line "ipnodes:   files"&lt;BR /&gt;but always slow connexion&lt;BR /&gt;&lt;BR /&gt;And as answer to Steven&lt;BR /&gt;&amp;gt; Is this a new problem where things have&lt;BR /&gt;&amp;gt; worked properly before?&lt;BR /&gt;&lt;BR /&gt;This server has been installed by a person who is gone and i haven't the history of the instal</description>
      <pubDate>Thu, 05 May 2011 06:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784051#M531655</guid>
      <dc:creator>uz</dc:creator>
      <dc:date>2011-05-05T06:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784052#M531656</link>
      <description>&lt;!--!*#--&gt;&amp;gt; And as answer to Steven &lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;One answer, more than one question.  I'll try&lt;BR /&gt;one more time.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...]  If other,&lt;BR /&gt;&amp;gt; _different_ services (like, say, FTP or&lt;BR /&gt;&amp;gt; Telnet), also see a delay, then you may have&lt;BR /&gt;&amp;gt; a DNS problem.  A Forum search for keywords&lt;BR /&gt;&amp;gt; like:&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; &amp;gt; [...] A Forum search [...]&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; Did you look?  On the SSH server:&lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt;       nslookup &lt;IP_ADDRESS_OF_CLIENT&gt;&lt;/IP_ADDRESS_OF_CLIENT&gt;</description>
      <pubDate>Thu, 05 May 2011 09:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784052#M531656</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-05T09:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784053#M531657</link>
      <description>&lt;P&gt;Oooops, my bad.&lt;BR /&gt;&lt;BR /&gt;It would help if I read the orignal problem description correctly!&lt;BR /&gt;&lt;BR /&gt;The slowness is *after* login prompt,&lt;BR /&gt;so it's probably not a usual DNS issue.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does the problem occur when you try to ssh into the box from another login on the same box (ie, to itself)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can start a temporary sshd in debug mode on a different port to see what sshd and is doing.&lt;BR /&gt;&lt;BR /&gt;With ssh -v from the source and the debugging sshd, you should be able to see exactly what they are both doing during the delay.&lt;BR /&gt;&lt;BR /&gt;See Victor's and my suggestions in this thread:&lt;BR /&gt;&lt;BR /&gt;You can watch both the incoming&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/General/ssh-stopped-working-after-depo-patch-update-on-hp-11-23/m-p/4783582#M147810" target="_blank"&gt;http://h30499.www3.hp.com/t5/General/ssh-stopped-working-after-depo-patch-update-on-hp-11-23/m-p/4783582#M147810&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;bv&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2011 15:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784053#M531657</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-07-11T15:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784054#M531658</link>
      <description>&lt;BR /&gt;How is response on the console?  &lt;BR /&gt;&lt;BR /&gt;Connection time delay can be caused by many things..  Network traffic and utilization is a big culprit in delays as well. I see guys posting messages regarding things to look at on the UX box, and if the system was working OK up to a certain point and then doesn't. &lt;BR /&gt;&lt;BR /&gt;on the UX box check top and see what your system utilization is doing, memory can be a problem. When we initially purchased one of our systems it was undersized in terms of RAM. We bumped the RAM and the problem went away. &lt;BR /&gt;&lt;BR /&gt;Rule out the UX box, by checking the things being mentioned by others.  May sure you have your kernel and wtmp settings correct. &lt;BR /&gt;&lt;BR /&gt;That said, since, that problems with connection for us has been generally directly attributed to changes made on the DNS, network and traffic. &lt;BR /&gt;Content Filters, Someone downloading or streaming a video on a segment of the network, can slow connection time dramatically because of saturation. &lt;BR /&gt;&lt;BR /&gt;my 2 cents. &lt;BR /&gt;</description>
      <pubDate>Thu, 05 May 2011 13:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784054#M531658</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2011-05-05T13:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784055#M531659</link>
      <description>&lt;!--!*#--&gt;Wait...&lt;BR /&gt;&lt;BR /&gt;Why are you being asked for a login id?&lt;BR /&gt;&lt;BR /&gt;Are you coming from another Unix/Linux box or are you using a SSH client, like 'Putty', from a Windows box?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What command are you using on the incoming and what version of ssh is it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please give us also HPUX sshd version:&lt;BR /&gt;&lt;BR /&gt;## /usr/sbin/sshd   -d    2&amp;gt;&amp;amp;1   | grep vers&lt;BR /&gt;  debug1: sshd version OpenSSH_5.1p1+sftpfilecontrol-v1.2-hpn13v5 [ HP-UX Secure Shell-A.05.10.007 ]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv</description>
      <pubDate>Thu, 05 May 2011 13:44:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784055#M531659</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-05T13:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784056#M531660</link>
      <description>In fact, there isn't only the ssh connexion who is long : for example if i type :&lt;BR /&gt;&lt;BR /&gt;[root@RX-2#swlist&lt;BR /&gt;I have :&lt;BR /&gt;#Initializing...&lt;BR /&gt;#Contacting target "RX-2"...&lt;BR /&gt;&lt;BR /&gt;and the message remains for at least 2 minutes&lt;BR /&gt;before making the list !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I think that i go to reinstall this machine, somebody have the installation guide please</description>
      <pubDate>Fri, 06 May 2011 08:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784056#M531660</guid>
      <dc:creator>uz</dc:creator>
      <dc:date>2011-05-06T08:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784057#M531661</link>
      <description>&lt;!--!*#--&gt;show us&lt;BR /&gt;&lt;BR /&gt;# cat /etc/resolv.conf&lt;BR /&gt;# grep -v ^# /etc/hosts&lt;BR /&gt;# grep -v ^# /etc/nsswitch.conf&lt;BR /&gt;# time nslookup rx-2&lt;BR /&gt;&lt;BR /&gt;You still have not shown us the ssh &amp;amp; sshd versions.&lt;BR /&gt;&lt;BR /&gt;who installed this system?&lt;BR /&gt;when?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;show us&lt;BR /&gt;&lt;BR /&gt;# swlist -l bundle | grep -e QP -e HWE&lt;BR /&gt;# swlist | grep Secure&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv</description>
      <pubDate>Fri, 06 May 2011 09:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784057#M531661</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2011-05-06T09:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784058#M531662</link>
      <description>thanks for all it was a dns problem !</description>
      <pubDate>Fri, 06 May 2011 12:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784058#M531662</guid>
      <dc:creator>letters</dc:creator>
      <dc:date>2011-05-06T12:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: ssh server  slow</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784059#M531663</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] it was a dns problem !&lt;BR /&gt;&lt;BR /&gt;It often is.&lt;BR /&gt;&lt;BR /&gt;It might be helpful to some future reader if&lt;BR /&gt;you took a minute to explain how you found&lt;BR /&gt;the problem, and what the fix was.</description>
      <pubDate>Fri, 06 May 2011 17:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-server-slow/m-p/4784059#M531663</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-05-06T17:56:42Z</dc:date>
    </item>
  </channel>
</rss>

