Operating System - HP-UX
1834827 Members
2533 Online
110070 Solutions
New Discussion

Re: PRNG for 11.0? To fix broken ssh

 
SOLVED
Go to solution
dictum9
Super Advisor

PRNG for 11.0? To fix broken ssh

I realize that hp-ux 11.0 is no longer supported, but is it possible to find PRNG for it?

I am trying to fix broken ssh, which won't start because there is no PRNG as far as I uderstand. The exact error message is:

ssh
PRNG is not seeded
6 REPLIES 6
dictum9
Super Advisor

Re: PRNG for 11.0? To fix broken ssh

Any ideas?
Steven E. Protter
Exalted Contributor
Solution

Re: PRNG for 11.0? To fix broken ssh

Shalom,

Bad news.

I got this message when a NIC was failing.

Beyond that the Strong Random Number Generator fixed this for me on 11.11

HP doesn't offer this add in product on 11.00.

Sorry. Check the NIC card it may be ready to go. Think about clearing the .ssh direcotry and generating new public keys.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
dictum9
Super Advisor

Re: PRNG for 11.0? To fix broken ssh

The machine got rebooted when a Fibre card got installed. After that, all this "PRNG is not seeded" stuff started, on command line and /etc/rc.log.

Now, how can a NIC card possibly be a cause of this? I fail to see the correlation.

What are my options at this point?
Can this be patched?
dictum9
Super Advisor

Re: PRNG for 11.0? To fix broken ssh

P.S.

I cleared the .ssh directory and tried to runs ssh-keygen and got the same error:

PRNG is not seeded.
dictum9
Super Advisor

Re: PRNG for 11.0? To fix broken ssh

Also I tried to compile PRNG (for 11.11) and of course it did not work:


#/usr/local/bin/prngd-0.9.29#:make install
cc -O -I/usr/local/include -D_HPUX_SOURCE -DHPUX11 -I. -c prngd.c
(Bundled) cc: warning 480: The -O option is available only with the C/ANSI C product; ignored.
(Bundled) cc: "prngd.h", line 52: warning 5: "const" will become a keyword.
(Bundled) cc: "prngd.h", line 52: error 1000: Unexpected symbol: "char".
(Bundled) cc: "prngd.h", line 52: error 1000: Unexpected symbol: "*".
(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.
*** Error exit code 1

Stop.
#/usr/local/bin/prngd-0.9.29#:which cc
/usr/bin/cc
dictum9
Super Advisor

Re: PRNG for 11.0? To fix broken ssh

FWIW, I fixed it by downgrading to a lower version of OpenSSH, 3.1.