[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-11-24 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: Unknown => Fix Released -- 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

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-11-24 Thread Colin Watson
This was http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439661, fixed in OpenSSH 5.1p1; your workarounds with ListenAddress are fine for now, or I think most systems can just ignore this error. ** Bug watch added: Debian Bug tracker #439661 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439

Re: [Bug 129789] Re: sshd seems to be run multiple times at startup

2008-06-09 Thread xbx
and uncommenting the line "ListenAddress 0.0.0.0" in /etc/ssh/sshd_config: #ListenAddress :: ListenAddress 0.0.0.0 fixes the issue. -- 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 Ubunt

Re: [Bug 129789] Re: sshd seems to be run multiple times at startup

2008-06-09 Thread xbx
yes, I'm using dhcp (with a wifi connection), with ipv4 I just checked the log, and the error is still there. But sshd works perfectly, it's just a log line that looks odd... I actually don't remember why I filled this bug. I guess I was looking for some other issue at the time, and stumbled upon

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-06-04 Thread Thierry Carrez
@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, yo

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-04-06 Thread Dustin Kirkland
@xbx: Do you happen to know if you're on an ipv4 or an ipv6 network? If you're an ipv4 network, try disabling ipv6 and enabling ipv4 listening in your /etc/ssh/sshd_config: #ListenAddress :: ListenAddress 0.0.0.0 Alternatively, if you're on an ipv6 network, try disabling ipv4 and enabli

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-04-04 Thread stovicek
Sorry. After making the change I mentioned above, you'll need to restart the server. sudo /etc/init.d/ssh restart -- 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 subscrib

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-04-04 Thread stovicek
I found this fix elsewhere. Open /etc/ssh/sshd_config for editing. Uncomment the listening address for 0.0.0.0. # Use these options to restrict which interfaces/protocols sshd will bind to #ListenAddress :: #ListenAddress 0.0.0.0 Change to: # Use these options to restrict which interfaces/proto

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-02-28 Thread xbx
sure. ls -l /etc/rc*.d/*ssh* lrwxrwxrwx 1 root root 13 2007-11-25 15:25 /etc/rc1.d/K84ssh -> ../init.d/ssh lrwxrwxrwx 1 root root 13 2007-11-25 15:25 /etc/rc2.d/S16ssh -> ../init.d/ssh lrwxrwxrwx 1 root root 13 2007-11-25 15:25 /etc/rc3.d/S16ssh -> ../init.d/ssh lrwxrwxrwx 1 root root 13 2007-11-2

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-02-17 Thread Colin Watson
Could I see the output of this command, please? ls -l /etc/rc*.d/*ssh* ** Changed in: openssh (Ubuntu) Assignee: (unassigned) => Colin Watson (kamion) Status: New => Incomplete -- sshd seems to be run multiple times at startup https://bugs.launchpad.net/bugs/129789 You received th

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-02-17 Thread Scott James Remnant
Mindbogglingly unlikely to be an Upstart bug ** Changed in: upstart Status: New => Invalid -- 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 the bug contact for Ubun

[Bug 129789] Re: sshd seems to be run multiple times at startup

2008-02-17 Thread Scott James Remnant
Not an upstream bug for sysvinit ** Changed in: sysvinit Status: New => Invalid ** Also affects: openssh (Ubuntu) Importance: Undecided Status: New -- sshd seems to be run multiple times at startup https://bugs.launchpad.net/bugs/129789 You received this bug notification becau