[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't bind to socket?




On Sat, 14 Jun 1997, Ira Abramov wrote:

> bit:root ~ >sshd -d
> debug: sshd version 1.2.20 [i686-unknown-linux]
> debug: Initializing random number generator; seed file
> /etc/ssh_random_seed
> error: bind: Cannot assign requested address
> fatal: Bind to port 22 failed: Transport endpoint is not connected.

does this happen also wen you try to run sshd with different port numbers
(i.e. tell it to listen to port 24, for example)?

also, which address did it tryto find to? INADDR_ANY? or a specific
address? maybe there's a problem with that.

etc. etc. etc.

guy


Follow-Ups: References: