On 10/28/2010 9:01 PM, Tapas Mishra wrote: > I restart ssh on Ubuntu 10.04 64 bit server edition and I see > following line in auth.log > > sshd[5678]: error: Bind to port 22 on :: failed: Address already in use. > > when ever I restart ssh I see the above line. > That is a headless server. > Are you confident that it's actually restarted ultimately? What start date/time does it show when you do:
ps waxu | grep [s]shd ? If it can't bind to port 22 it does suggest that sshd never properly terminates (if it ever does) Paul -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
