[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can't bind to socket?
>
>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.
>
>netstat -an shows no processes listening to that port... any ideas? this
>is quite urgent :-(
>
>
Hi,
Port 22 assign to idp (Whatever that is). Check your /etc/protocols for that.
allso check /etc/services for available ports. In general, ports under 1024
are privilaged and should not be used for user comunications.
Michael
> -------------------------------------------------------------
> Ira Abramov <ira@scso.com> Scalable Solutions
> POBox 3600, Jerusalem 91035, Israel Tel (972)2-642-6822
> http://www.scso.com/~ira Check out: http://www.linux.org.il
>
>
>