[Bug 361] New: PRNGD not yet seeded & SSH banner stills show previous banner
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jul 19 10:06:57 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=361
Summary: PRNGD not yet seeded & SSH banner stills show previous
banner
Product: Portable OpenSSH
Version: -current
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: lisa.m.mcclain at saic.com
1. I have successfully added the most current packages such as PRNG, ZLIB,
Openssl and Openssh3.4p1 on SPARC Solaris 7 with no problem.
However I've been having problems on the Intel/Sparc Solaris 8 platforms.
Packages installed: openssh-3.4p1, openssl-0.9.6d, zlib-1.14 and prngd.0.9.25
When Generating either keys either line below, I would received an
error: PRNG not seeded. It appears theirs a missing link or path.
ssh-keygen -t rsa1 -f /etc/ssh/ssh_host_key -N ""
ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N ""
ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N ""
First I've seeded it with the following command:
/usr/local/sbin/prngd /var/spool/prngd/pool
Then tried running the ssh-keygen with no luck. /usr/local/sbin
and /usr/local/bin are in its patch and sourced in addition to Rebooting the
systems. I've also unpackaged PRNG and everything associated with it and added
the Sunsolve Patch 112438-01 however after installing it, It appears the patch
conflicted with an IDS
software. Once uninstalled, the software was able to run
Do I need to to build it versa adding the package?
2. After adding Openssh3.4p1 onto Solaris 7 Sparc platform, wanted
to see if the system updating by running ssh -V
The out was correct, however if I telnet to port 22, it shows
the previous version of ssh. Why? How can I fix this?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list