Networking Forums

Networking Forums > Computer Networking > Linux Networking > Re: Bind to port 22 on 0.0.0.0 failed: Address already in use

Reply
Thread Tools Display Modes

Re: Bind to port 22 on 0.0.0.0 failed: Address already in use

 
 
Greg Russell
Guest
Posts: n/a

 
      03-01-2010, 08:08 AM
In news:(E-Mail Removed) ,
Ignoramus26630 <(E-Mail Removed)> typed:


> Feb 28 00:04:52 WORK_SERVER_NAME sshd[5465]: error: Bind to port 22
> on 0.0.0.0 failed: Address already in use. Feb 28 00:04:52

....
> My question is WTF, what could it be that keeps the port during boot
> time?


A previously started process that uses port 22.

Use "lsof -i :22" or "netstat -antp | egrep ':22|:ssh' " to see what's there
akready.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11