OpenBSD 2.6 & OpenSSH 3.0p1

Alex de Joode usura at zedz.net
Mon Nov 12 08:16:59 EST 2001


Hi,

I've compiled openssh 3.0p1 (portable) on an openbsd 2.6 machine,
compile goes fine however the sshd deamon will not start:

> [usura at outpost]:/tmp/openssh-3.0p1 {28}$ ./sshd -p 3333
> bad addr or host: 0.0.0.0 (name or service is not known)
>
> [usura at outpost]:/tmp/openssh-3.0p1 {29}$ ./sshd -4 -p 3333
> bad addr or host: 0.0.0.0 (name or service is not known)
>
> [usura at outpost]:/tmp/openssh-3.0p1 {47}$ ./sshd -f ./sshd_config -4
> bad addr or host: 194.109.206.210 (name or service is not known)
>
> Port 3333
> #Protocol 2,1
> ListenAddress 194.109.206.210
> #ListenAddress ::

Any ideas on how to fix this ?

-aj



More information about the openssh-unix-dev mailing list