<?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 PRNG not seeded in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285753#M181127</link>
    <description>Thanks all!</description>
    <pubDate>Wed, 26 May 2004 03:16:54 GMT</pubDate>
    <dc:creator>Adam Noble</dc:creator>
    <dc:date>2004-05-26T03:16:54Z</dc:date>
    <item>
      <title>SSH PRNG not seeded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285749#M181123</link>
      <description>All hope somebody can help!!&lt;BR /&gt;&lt;BR /&gt;We use SSH on our servers and have been running a script which triggers numerous ssh connections to be established over a small period. This script works fine in the day however at 4 am in the morning we get the above error "PRNG not seeded"&lt;BR /&gt;&lt;BR /&gt;I am aware this means that it cannot establish the pseudo random number generator and this is required for the encryption for SSH. From the reading I have done I believe the problem is the fact that there is not enough activity on the system at the time the script is ran (not enough entropy, therefore randomeness). &lt;BR /&gt;&lt;BR /&gt;I'm happy this is the cause but I feel the only solution would be to install a random number generator on the server. I'm aware this is available on 11i but is it available on 11.00.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2004 04:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285749#M181123</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2004-05-25T04:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: SSH PRNG not seeded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285750#M181124</link>
      <description>HP only supports Strong Random Number Generation for hpux11.11 I believe. However, there is a few third party (unsupported by HP) tools available. Here is one such tool for hpux11.00:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.josvisser.nl/hpux11-random/" target="_blank"&gt;http://www.josvisser.nl/hpux11-random/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Another method is to run a dedicated daemon, one is called EGD(Entropy Gathering Daemon):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.lothar.com/tech/crypto/" target="_blank"&gt;http://www.lothar.com/tech/crypto/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Of the two listed above, I would go with the first. The kernel method which builds a /dev/random device.&lt;BR /&gt;&lt;BR /&gt;An interesting note, I read yesterday that a dedicated Random Number Generator (instead of the psuedo one that hpux uses by default) will increase the speed of some secure applications dramaticaly. Such as, if you have many users using Secure Shell, a dedicated Random Generator will increase performance of the SSH connections.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Michael</description>
      <pubDate>Tue, 25 May 2004 12:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285750#M181124</guid>
      <dc:creator>Michael Denney</dc:creator>
      <dc:date>2004-05-25T12:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: SSH PRNG not seeded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285751#M181125</link>
      <description>I started betting this problem about 4 weeks before the NIC card went kaput.&lt;BR /&gt;&lt;BR /&gt;mstm and make sure the NIC is solid.&lt;BR /&gt;&lt;BR /&gt;Problems on the target NIC do not usually cause this symptom.&lt;BR /&gt;&lt;BR /&gt;If booting helps, take a hard look at NIC and cabling.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 25 May 2004 12:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285751#M181125</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-25T12:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSH PRNG not seeded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285752#M181126</link>
      <description>You can install prngd for 11.0. Grab it from the HPUX porting and archive centre. I've used it on an 11.0 box where krng11i wasn't an option.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Maths/Misc/prngd-0.9.26/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Maths/Misc/prngd-0.9.26/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps,&lt;BR /&gt;-denver</description>
      <pubDate>Tue, 25 May 2004 12:06:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285752#M181126</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2004-05-25T12:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: SSH PRNG not seeded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285753#M181127</link>
      <description>Thanks all!</description>
      <pubDate>Wed, 26 May 2004 03:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-prng-not-seeded/m-p/3285753#M181127</guid>
      <dc:creator>Adam Noble</dc:creator>
      <dc:date>2004-05-26T03:16:54Z</dc:date>
    </item>
  </channel>
</rss>

