Package: autossh Version: 1.3-4 Severity: normal I have the following trace from my system logs for an interface that was up but not working:
Sep 14 00:59:04 drom autossh[7870]: ssh exited with error status 255; restarting ssh Sep 14 00:59:04 drom autossh[7870]: starting ssh (count 36085) Sep 14 00:59:04 drom autossh[7870]: ssh child pid is 17250 Sep 14 00:59:04 drom autossh[7870]: ssh exited with error status 255; restarting ssh Sep 14 00:59:04 drom autossh[7870]: starting ssh (count 36086) Sep 14 00:59:04 drom autossh[7870]: ssh child pid is 17251 Sep 14 00:59:04 drom autossh[7870]: ssh exited with error status 255; restarting ssh Sep 14 00:59:04 drom autossh[7870]: starting ssh (count 36087) Sep 14 00:59:04 drom autossh[7870]: ssh child pid is 17252 Sep 14 00:59:04 drom autossh[7870]: ssh exited with error status 255; restarting ssh Sep 14 00:59:04 drom autossh[7870]: starting ssh (count 36088) Sep 14 00:59:04 drom autossh[7870]: ssh child pid is 17253 Sep 14 00:59:04 drom autossh[7870]: ssh exited with error status 255; restarting ssh Sep 14 00:59:04 drom autossh[7870]: starting ssh (count 36089) Sep 14 00:59:04 drom autossh[7870]: ssh child pid is 17254 Sep 14 00:59:04 drom autossh[7870]: ssh exited with error status 255; restarting ssh Sep 14 00:59:04 drom autossh[7870]: starting ssh (count 36090) Sep 14 00:59:04 drom autossh[7870]: ssh child pid is 17255 Sep 14 00:59:04 drom autossh[7870]: ssh exited with error status 255; restarting ssh Sep 14 00:59:04 drom autossh[7870]: starting ssh (count 36091) Sep 14 00:59:04 drom autossh[7870]: ssh child pid is 17256 Sep 14 00:59:04 drom autossh[7870]: ssh exited with error status 255; restarting ssh Sep 14 00:59:04 drom autossh[7870]: starting ssh (count 36092) For some reason, autossh seems to be retrying much more frequently than it should. The command was: autossh -f -N -L 10025:foo.example.com:10025 foo.example.com This causes a considerable CPU load (in syslog!). -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (700, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages autossh depends on: ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries ii openssh-client [ssh-client] 1:4.6p1-5 secure shell client, an rlogin/rsh autossh recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

