On Tue, Feb 12, 2008 at 08:59:38AM -0800, Mark Olbert wrote:

> sshd[2417]: Server listening on :: port 22.
> sshd[2417]: error: Bind to port 22 on 0.0.0.0 failed: Address already in

Plausible  guess: you  are trying  to start  sshd in  standalone mode,
whereas  inetd  thinks  it  is  still responsible  for  handling  sshd
connections.  Even  if I  am wrong about  inetd being the  problem, it
certainly looks  as though *something* is  refusing to let  go of port
22.

Regards, 

Jeremy Henty 
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to