bugzilla-daemon at mindrot.org
2002-Jun-29 19:40 UTC
[Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
http://bugzilla.mindrot.org/show_bug.cgi?id=323 ------- Additional Comments From luc at suryo.com 2002-06-30 05:40 ------- A better solution is to install the pacthes that will support /dev/random and /dev/urandom. Then recompile openssl and then openssh. Solaris 8: 112438-01 patch for Sparc 112439-01 patch for x86 Solaris 9: has standard /dev/random and /dev/urandom Not sure if one can apply the Solaris 8 patch to Solaris 2.6 (near end of life) and Solaris 7. More info (Sparc) here below http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fpatches%2F112438&zone_32=%2Fdev%2Frandom ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jul-14 21:46 UTC
[Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
http://bugzilla.mindrot.org/show_bug.cgi?id=323 tim at multitalents.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From tim at multitalents.net 2002-07-15 07:46 ------- Fixed in current ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Darren Moffat
2002-Jul-14 21:51 UTC
[Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
>Subject: [Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmdsstill uses it It exists in Solaris 9 but not on previous releases: $ uname -srp SunOS 5.9 sparc $ arp Usage: arp hostname arp -a [-n] arp -d hostname arp -s hostname ether_addr [temp] [pub] [trail] arp -f filename -- Darren J Moffat
Darren Moffat
2002-Jul-14 22:07 UTC
[Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
>Date: Sun, 14 Jul 2002 14:59:32 -0700 (PDT) >From: Tim Rice <tim at multitalents.net> >X-X-Sender: tim at ou8.int.multitalents.net >To: Darren Moffat <Darren.Moffat at Sun.COM> >cc: openssh-unix-dev at mindrot.org >Subject: Re: [Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmdsstill uses it> >On Sun, 14 Jul 2002, Darren Moffat wrote: > >> >> >Subject: [Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds >> still uses it >> >> It exists in Solaris 9 but not on previous releases: >> >The sugested fix was to change "arp -a -n" to "arp -n -a" >I trust that Solaris 9 can handle arp -n -ayes it can. $ Net to Media Table: IPv4 Device IP Address Mask Flags Phys Addr ------ -------------------- --------------- ----- --------------- hme0 192.168.1.1 255.255.255.255 00:06:25:5b:0b:0d hme0 192.168.1.2 255.255.255.255 SP 08:00:20:fd:ae:c3 hme0 224.0.0.0 240.0.0.0 SM 01:00:5e:00:00:00 -- Darren J Moffat
Maybe Matching Threads
- [Bug 449] ssh_prng_cmds has malformed arp command
- [Bug 323] New: arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
- [Bug 323] arp -n flag doesn't exist under Solaris, ssh_prng_cmds still uses it
- [Bug 318] Install failure creating ssh_prng_cmds
- Variable path to ssh_prng_cmds?