<?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/scp 20-30 second delay before attempting connection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909342#M106908</link>
    <description>I would like to use random number generator with SSH. Jim Donovan wrote that "You'll need to recompile the ssh daemon on the server of course, but you should see a significant increase in performance...". &lt;BR /&gt;But he attached a link where it is written that: &lt;BR /&gt;"For HP-SSH to utilize the new RNG no configuration changes need to be made to SSH."  &lt;BR /&gt;&lt;BR /&gt;Why recompilation is needed and if it is mandatory how it is done?</description>
    <pubDate>Mon, 17 Mar 2003 09:14:04 GMT</pubDate>
    <dc:creator>Jenni Tyynelä</dc:creator>
    <dc:date>2003-03-17T09:14:04Z</dc:date>
    <item>
      <title>ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909329#M106895</link>
      <description>I am runng the SSH bundle (3.5p1).  I have noted that there is a 20-30 second delay while the ssh client runs the rand-helper app since HP does not have a /dev/random device.  I have added the prngd product and it is still not providing aid.  Are there any suggestions as to a way to resolve this issue?  Connections from the PC and Linux servers using ssh products are quick, but using any of the ssh products on HP has the delay.  Suggestions?</description>
      <pubDate>Thu, 20 Feb 2003 15:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909329#M106895</guid>
      <dc:creator>James Perry</dc:creator>
      <dc:date>2003-02-20T15:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909330#M106896</link>
      <description>Can you run ssh with the -vvv option to get debug information ?&lt;BR /&gt;&lt;BR /&gt;Also, what do you have in /opt/ssh/etc/ssh_prng_cmds ?</description>
      <pubDate>Thu, 20 Feb 2003 19:24:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909330#M106896</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-02-20T19:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909331#M106897</link>
      <description>The hang time is in the debug3: Seeding PRNG from /usr/local/libexec/ssh-rand-helper&lt;BR /&gt;d step.  I have compiled a version on a test box and it only takes 2-3 seconds to connect.  As for the /opt/ssh/etc/ssh_prng_cmds, I do not have the /opt/ssh directory structure.  It was not installed as part of the openssh-3.5p1-sd-11.00.depot that was installed.  Is there another depot that installs a random number generator like PRNGD as part of the package?</description>
      <pubDate>Thu, 20 Feb 2003 19:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909331#M106897</guid>
      <dc:creator>James Perry</dc:creator>
      <dc:date>2003-02-20T19:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909332#M106898</link>
      <description>I am seeing the same delay at the debug3: Seeing PRNG from /opt/ssh/libexec/ssh-rand-helper step, both connecting to HP and Solaris boxes.  I have a /opt/ssh/etc/ssh_prng_cmds file, it has a lot of lines like:&lt;BR /&gt;"ls -alni /var/spool/mail"              /usr/bin/ls     0.02&lt;BR /&gt;in it.  This is the ssh bundle for HPUX11.</description>
      <pubDate>Thu, 20 Feb 2003 21:28:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909332#M106898</guid>
      <dc:creator>Dale Barnes</dc:creator>
      <dc:date>2003-02-20T21:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909333#M106899</link>
      <description>If the host your sshd daemon is running is an 11i OS (11.11+), then you can try using the recently release /dev/random patch.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=KRNG11I" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=KRNG11I&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You'll need to recompile the ssh daemon on the server of course, but you should see a significant increase in performance.....&lt;BR /&gt;&lt;BR /&gt;another helpful site is &lt;A href="http://newfdawg.com/SSHpart5.htm" target="_blank"&gt;http://newfdawg.com/SSHpart5.htm&lt;/A&gt;</description>
      <pubDate>Thu, 20 Feb 2003 21:58:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909333#M106899</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2003-02-20T21:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909334#M106900</link>
      <description>I am running on an HP-UX 11.0 machine.  I have been able to successfully build the product on a test server and link it to the prngd randomizer, but this requires building and tracking all of the changed files.  What I am seeking is an HP-UX bundle that has support for ssh and the KRNG product for 11.0.  I suspect that will not be released until 3rd quarter at best.</description>
      <pubDate>Thu, 20 Feb 2003 22:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909334#M106900</guid>
      <dc:creator>James Perry</dc:creator>
      <dc:date>2003-02-20T22:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909335#M106901</link>
      <description>I too was suffering 20-30 second delays on my 11i system using ssh. I installed the KRNG patch and now the wait time is down to 5 seconds.&lt;BR /&gt;&lt;BR /&gt;An improvement, but not an almost immediate connection like rlogin.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Fri, 21 Feb 2003 15:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909335#M106901</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2003-02-21T15:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909336#M106902</link>
      <description>Thanks Rodney!  I have compiled the ssh and required libraries on a test machine and I am in the process of creating a depot now.  This is currently the only option since I am running 11.0.  Iwill take a look at the KRNG patch, but I think it is only for 11.i.</description>
      <pubDate>Fri, 21 Feb 2003 15:44:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909336#M106902</guid>
      <dc:creator>James Perry</dc:creator>
      <dc:date>2003-02-21T15:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909337#M106903</link>
      <description>We use ssh on all our 11.0 &amp;amp; 11i systems.  A 5-30 second delay in making the connection is normal.  The patch mentioned by others does speed it up a bit.  I've found that the delay is highly dependant on the processor speed of the two machines involved.  This makes sense since there is a lot of math involved in the public/private key pairing operation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Fri, 21 Feb 2003 16:30:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909337#M106903</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2003-02-21T16:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909338#M106904</link>
      <description>Rodney, what was the Patch number?&lt;BR /&gt;&lt;BR /&gt;If you have generated public keys, these are long, encrypted little data files that get fully exchanged before any ssh scp or sftp type transfer happens(see attachement)&lt;BR /&gt;&lt;BR /&gt;The obvious benefit is not having to type passwords when doing secure shell operations between machines.&lt;BR /&gt;&lt;BR /&gt;The obvious cost be it 5 seconds or 30 seconds is that it does take tiem to exchange those keys.&lt;BR /&gt;&lt;BR /&gt;I have suspsected problems on the HP-UX side because my two linux boxes are much snappier with ssh/scp/sftp.&lt;BR /&gt;&lt;BR /&gt;Good to hear there is a patch.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 21 Feb 2003 18:17:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909338#M106904</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-21T18:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909339#M106905</link>
      <description>I'm not so sure it should be normal.&lt;BR /&gt;&lt;BR /&gt;My HP-UX boxes do take around 20 seconds to exchange keys, even though I went through the trouble of generating and exchaning public keys in advance(see doc).&lt;BR /&gt;&lt;BR /&gt;My two Linux boxes at home on a switch of equivalent speed handle the ssh/scp/sftp instantaneously without delay, even across the internet with a third, customer Linux machine.&lt;BR /&gt;&lt;BR /&gt;Can someone post the HP patch number involved here?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 21 Feb 2003 18:21:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909339#M106905</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-21T18:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909340#M106906</link>
      <description>quite embarassing.  I make my first post, go back to check, find nothing, repost another version and find both.&lt;BR /&gt;&lt;BR /&gt;What is going on with itrc?&lt;BR /&gt;&lt;BR /&gt;Apologies.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 21 Feb 2003 18:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909340#M106906</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-02-21T18:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909341#M106907</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;Check above for post by Donovan. Their is a link to the patch their...&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Fri, 21 Feb 2003 19:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909341#M106907</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2003-02-21T19:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: ssh/scp 20-30 second delay before attempting connection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909342#M106908</link>
      <description>I would like to use random number generator with SSH. Jim Donovan wrote that "You'll need to recompile the ssh daemon on the server of course, but you should see a significant increase in performance...". &lt;BR /&gt;But he attached a link where it is written that: &lt;BR /&gt;"For HP-SSH to utilize the new RNG no configuration changes need to be made to SSH."  &lt;BR /&gt;&lt;BR /&gt;Why recompilation is needed and if it is mandatory how it is done?</description>
      <pubDate>Mon, 17 Mar 2003 09:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-scp-20-30-second-delay-before-attempting-connection/m-p/2909342#M106908</guid>
      <dc:creator>Jenni Tyynelä</dc:creator>
      <dc:date>2003-03-17T09:14:04Z</dc:date>
    </item>
  </channel>
</rss>

