With the recent postings about an overflow vulnerability in SSH version 1,
we decided to move to openssh. I've downloaded openssh-2.3.0p1 and I can
get it to build with cc -- a few complaints about pointers, but it does
not work -- when I try to start the daemon, I get:
# /etc/ssh/sshd -f /etc/ssh/sshd_config -h /etc/ssh/ssh_host_key -d
debug1: sshd version OpenSSH_2.3.0p1
debug1: Seeded RNG with 34 bytes from programs
debug1: Seeded RNG with 3 bytes from system calls
debug1: Forcing server key to 1152 bits to make it differ from host key.
debug1: Seeded RNG with 31 bytes from programs
debug1: Seeded RNG with 3 bytes from system calls
error: getnameinfo failed
error: getnameinfo failed
fatal: Cannot bind any address.
debug1: Calling cleanup 0x12004c9c8(0x0)
debug1: writing PRNG seed to file //.ssh/prng_seed
I'm running Tru64 5.0A patch 1 (I'll also need to build it on DU 4.0D).
Anyone running OpenSSH and if so, how did you build it and how are you
running it ?
Thanks,
Dirk Kleinhesselink
System and Network Administrator
Keck Center/UCSF
dkleinh_at_phy.ucsf.edu
Received on Mon Feb 12 2001 - 19:09:22 NZDT