@xbx: There are two separate issues.
First, the default setup is noisy : both ipv4 and ipv6 are configured on the network interface, and without a ListenAddress sshd will try to bind both, resulting in the "Address already in use" message. Second, everytime the network interface goes up (say, you finally get your ipv4 address from your DHCP server), if-up restarts sshd (the "SIGHUP" message) to let it pick up that new interface. Are you using DHCP ? -- sshd seems to be run multiple times at startup https://bugs.launchpad.net/bugs/129789 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs