| Summary: | ssh_prng_cmds has malformed arp command | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Keith Ajmani <keith> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | SPARC | ||
| OS: | Solaris | ||
|
Description
Keith Ajmani
2002-12-01 04:35:49 AEDT
Aside: this bug also existed in previous versions of opensshd. My bad for not reporting it earlier. The timeout bug in ssh-rand-helper (bugid 400) has been fixed. Try this patch: http://bugzilla.mindrot.org/attachment.cgi?id=156&action=view As Darren noted, the hang bug has been fixed. You can always edit the prng conf file, or (better) install a /dev/random (there is one available for Sun, check the list archives) or PRNGd. Its good to know the hang is fixed -- in 3.5p1 I assume? I'd still suggest removing the arp command on solaris -- since its halfway or less throught the ssh_prng_cmds file, sshd is going to take longer to get good entropy on non /dev/random systems. We've made the patch (thanks!), and also plan to install the real /dev/random pkg available from Sun. This is really a duplicate of Bug 323 that was fixed 14 Jul 2002 *** This bug has been marked as a duplicate of 323 *** Mass change of RESOLVED bugs to CLOSED |