Sessions not closing with OpenSSH5.1p1 + Cygwin 1.5.25

ADFHAU cygwin@bachelorguy.com
Thu Feb 19 21:32:00 GMT 2009


Hi,

Am presently running an ITeFiX copssh SSHD install on several windows
boxes... I understand this is a customised install of sorts, but the
current response on ITeFiX forum has been that it's some other software
interacting (but configs haven't changed on the machines in question
that significantly from when it was working) and I need some pointers
on where to start in getting to the bottom of this..

Most recent install includes:
* Cygwin1.dll - 1.5.25-cr-0x5f1
* sshd - OpenSSH_5.1p1, OpenSSL 0.9.8j 07 Jan 2009
  (invoked via cygrunsrv)

The systems are monitored by nagios's check_ssh command which initiates
a TCP/IP connection, identifies itself as a client and parses some of
the basic protocol responses before dropping the link.

OpenSSH sees this as the software aborting unexpectedly, and seems to
continue on, but for some reason some sessions just aren't terminating
and eventually this results in ten sessions being reached and no
further connections being accepted.

Is this a DoS attack?
Is there something I'm missing?
Why aren't the sessions being freed?

The "zombie" processes are partially mentioned in the logs of the lead
process "2884" but there isn't a full startup or shutdown of these
children listed in the eventviewer logs.

If anyone has any more suggestions, or ideas of what I should be
logging, if I should be bumping up debug a level etc., please, I'm open
to suggestions :)

What I've observed so far
======================================================================
Nagios output:

[2009-02-13 03:25:18] SERVICE ALERT: **PROBLEMHOST**;SSH;OK;HARD;3;SSH OK - OpenSSH_5.1 (protocol 1.99)
[2009-02-13 21:05:18] SERVICE ALERT: **PROBLEMHOST**;SSH;CRITICAL;SOFT;1;Server answer:

Filtered tasklist output

>tasklist | find "sshd"
sshd.exe                    6104 Console                 0      3,096 K
sshd.exe                    4584 Console                 0      3,092 K
sshd.exe                    3256 Console                 0      3,096 K
sshd.exe                    6096 Console                 0      3,088 K
sshd.exe                    2500 Console                 0      3,092 K
sshd.exe                    5952 Console                 0      3,100 K
sshd.exe                     284 Console                 0      3,096 K
sshd.exe                    5616 Console                 0      3,096 K
sshd.exe                    4628 Console                 0      3,096 K
sshd.exe                    2832 Console                 0      3,096 K

Eventvwr - App Log (Extracted, filtered, cleaned... nagios host address changed to **NAGIOS**).. It seems that eventually it just can't handle things anymore and dies..

13/02/2009    10:19:16 PM    PID 2884: debug1: drop connection #10.
13/02/2009    10:19:16 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    10:09:16 PM    PID 2884: debug1: drop connection #10.
13/02/2009    10:09:16 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:59:17 PM    PID 2884: debug1: drop connection #10.
13/02/2009    9:59:17 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:49:11 PM    PID 2884: debug1: drop connection #10.
13/02/2009    9:49:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:39:11 PM    PID 2884: debug1: drop connection #10.
13/02/2009    9:39:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:29:11 PM    PID 2884: debug1: drop connection #10.
13/02/2009    9:29:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:19:11 PM    PID 2884: debug1: drop connection #10.
13/02/2009    9:19:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:09:11 PM    PID 2884: debug1: drop connection #10.
13/02/2009    9:09:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:07:11 PM    PID 2884: debug1: drop connection #10.
13/02/2009    9:07:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:05:11 PM    PID 2884: debug1: drop connection #10.
13/02/2009    9:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:57:11 PM    PID 2884: RSA key generation complete..
13/02/2009    8:57:11 PM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    8:55:11 PM    PID 2832: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:55:11 PM    PID 2832: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:55:11 PM    PID 5620: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:55:11 PM    PID 5620: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:55:11 PM    PID 5620: debug1: no match: check_ssh_1991.
13/02/2009    8:55:11 PM    PID 5620: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:55:11 PM    PID 5620: Connection from **NAGIOS** port 45974.
13/02/2009    8:55:11 PM    PID 5620: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:55:11 PM    PID 5620: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    8:55:11 PM    PID 2884: debug1: Forked child 5620..
13/02/2009    8:55:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:45:11 PM    PID 844: debug1: do_cleanup.
13/02/2009    8:45:11 PM    PID 5628: debug1: do_cleanup.
13/02/2009    8:45:11 PM    PID 5628: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:45:11 PM    PID 5628: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:45:11 PM    PID 5628: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:45:11 PM    PID 844: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:45:11 PM    PID 844: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:45:11 PM    PID 844: debug1: no match: check_ssh_1991.
13/02/2009    8:45:11 PM    PID 844: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:45:11 PM    PID 844: Connection from **NAGIOS** port 52089.
13/02/2009    8:45:11 PM    PID 844: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:45:11 PM    PID 844: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    8:45:11 PM    PID 2884: debug1: Forked child 844..
13/02/2009    8:45:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:35:11 PM    PID 3616: debug1: do_cleanup.
13/02/2009    8:35:11 PM    PID 4468: debug1: do_cleanup.
13/02/2009    8:35:11 PM    PID 4468: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:35:11 PM    PID 4468: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:35:11 PM    PID 4468: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:35:11 PM    PID 3616: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:35:11 PM    PID 3616: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:35:11 PM    PID 3616: debug1: no match: check_ssh_1991.
13/02/2009    8:35:11 PM    PID 3616: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:35:11 PM    PID 3616: Connection from **NAGIOS** port 50598.
13/02/2009    8:35:11 PM    PID 3616: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:35:11 PM    PID 3616: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    8:35:11 PM    PID 2884: debug1: Forked child 3616..
13/02/2009    8:35:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:25:11 PM    PID 4356: debug1: do_cleanup.
13/02/2009    8:25:11 PM    PID 5808: debug1: do_cleanup.
13/02/2009    8:25:11 PM    PID 5808: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:25:11 PM    PID 5808: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:25:11 PM    PID 5808: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:25:11 PM    PID 4356: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:25:11 PM    PID 4356: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:25:11 PM    PID 4356: debug1: no match: check_ssh_1991.
13/02/2009    8:25:11 PM    PID 4356: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:25:11 PM    PID 4356: Connection from **NAGIOS** port 37881.
13/02/2009    8:25:11 PM    PID 4356: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:25:11 PM    PID 4356: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    8:25:11 PM    PID 2884: debug1: Forked child 4356..
13/02/2009    8:25:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:15:11 PM    PID 4960: debug1: do_cleanup.
13/02/2009    8:15:11 PM    PID 5904: debug1: do_cleanup.
13/02/2009    8:15:11 PM    PID 5904: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:15:11 PM    PID 5904: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:15:11 PM    PID 5904: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:15:11 PM    PID 4960: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:15:11 PM    PID 4960: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:15:11 PM    PID 4960: debug1: no match: check_ssh_1991.
13/02/2009    8:15:11 PM    PID 4960: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:15:11 PM    PID 4960: Connection from **NAGIOS** port 47279.
13/02/2009    8:15:11 PM    PID 4960: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:15:11 PM    PID 4960: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    8:15:11 PM    PID 2884: debug1: Forked child 4960..
13/02/2009    8:15:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:05:11 PM    PID 320: debug1: do_cleanup.
13/02/2009    8:05:11 PM    PID 4296: debug1: do_cleanup.
13/02/2009    8:05:11 PM    PID 4296: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:05:11 PM    PID 4296: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:05:11 PM    PID 4296: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:05:11 PM    PID 320: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:05:11 PM    PID 320: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:05:11 PM    PID 320: debug1: no match: check_ssh_1991.
13/02/2009    8:05:11 PM    PID 320: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:05:11 PM    PID 320: Connection from **NAGIOS** port 46384.
13/02/2009    8:05:11 PM    PID 320: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:05:11 PM    PID 320: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    8:05:11 PM    PID 2884: debug1: Forked child 320..
13/02/2009    8:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:55:11 PM    PID 2572: debug1: do_cleanup.
13/02/2009    7:55:11 PM    PID 1168: debug1: do_cleanup.
13/02/2009    7:55:11 PM    PID 1168: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:55:11 PM    PID 1168: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:55:11 PM    PID 1168: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:55:11 PM    PID 2572: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:55:11 PM    PID 2572: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:55:11 PM    PID 2572: debug1: no match: check_ssh_1991.
13/02/2009    7:55:11 PM    PID 2572: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:55:11 PM    PID 2572: Connection from **NAGIOS** port 36772.
13/02/2009    7:55:11 PM    PID 2572: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:55:11 PM    PID 2572: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    7:55:11 PM    PID 2884: debug1: Forked child 2572..
13/02/2009    7:55:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:45:11 PM    PID 2884: RSA key generation complete..
13/02/2009    7:45:11 PM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    7:45:11 PM    PID 3844: debug1: do_cleanup.
13/02/2009    7:45:11 PM    PID 304: debug1: do_cleanup.
13/02/2009    7:45:11 PM    PID 304: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:45:11 PM    PID 304: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:45:11 PM    PID 304: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:45:11 PM    PID 3844: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:45:11 PM    PID 3844: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:45:11 PM    PID 3844: debug1: no match: check_ssh_1991.
13/02/2009    7:45:11 PM    PID 3844: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:45:11 PM    PID 3844: Connection from **NAGIOS** port 39090.
13/02/2009    7:45:11 PM    PID 3844: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:45:11 PM    PID 3844: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    7:45:11 PM    PID 2884: debug1: Forked child 3844..
13/02/2009    7:45:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:35:11 PM    PID 4596: debug1: do_cleanup.
13/02/2009    7:35:11 PM    PID 5088: debug1: do_cleanup.
13/02/2009    7:35:11 PM    PID 5088: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:35:11 PM    PID 5088: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:35:11 PM    PID 5088: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:35:11 PM    PID 4596: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:35:11 PM    PID 4596: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:35:11 PM    PID 4596: debug1: no match: check_ssh_1991.
13/02/2009    7:35:11 PM    PID 4596: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:35:11 PM    PID 4596: Connection from **NAGIOS** port 47666.
13/02/2009    7:35:11 PM    PID 4596: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:35:11 PM    PID 4596: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    7:35:11 PM    PID 2884: debug1: Forked child 4596..
13/02/2009    7:35:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:25:11 PM    PID 5628: debug1: do_cleanup.
13/02/2009    7:25:11 PM    PID 1072: debug1: do_cleanup.
13/02/2009    7:25:11 PM    PID 1072: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:25:11 PM    PID 1072: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:25:11 PM    PID 1072: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:25:11 PM    PID 5628: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:25:11 PM    PID 5628: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:25:11 PM    PID 5628: debug1: no match: check_ssh_1991.
13/02/2009    7:25:11 PM    PID 5628: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:25:11 PM    PID 5628: Connection from **NAGIOS** port 32966.
13/02/2009    7:25:11 PM    PID 5628: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:25:11 PM    PID 5628: debug1: rexec start in 4 out 4 newsock 4 pipe 15 sock 16.
13/02/2009    7:25:11 PM    PID 2884: debug1: Forked child 5628..
13/02/2009    7:25:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:15:11 PM    PID 4628: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:15:11 PM    PID 4628: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:15:11 PM    PID 2020: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:15:11 PM    PID 2020: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:15:11 PM    PID 2020: debug1: no match: check_ssh_1991.
13/02/2009    7:15:11 PM    PID 2020: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:15:11 PM    PID 2020: Connection from **NAGIOS** port 45589.
13/02/2009    7:15:11 PM    PID 2020: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:15:11 PM    PID 2020: debug1: rexec start in 4 out 4 newsock 4 pipe 14 sock 15.
13/02/2009    7:15:11 PM    PID 2884: debug1: Forked child 2020..
13/02/2009    7:15:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:05:11 PM    PID 5004: debug1: do_cleanup.
13/02/2009    7:05:11 PM    PID 3164: debug1: do_cleanup.
13/02/2009    7:05:11 PM    PID 3164: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:05:11 PM    PID 3164: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:05:11 PM    PID 3164: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:05:11 PM    PID 5004: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:05:11 PM    PID 5004: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:05:11 PM    PID 5004: debug1: no match: check_ssh_1991.
13/02/2009    7:05:11 PM    PID 5004: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:05:11 PM    PID 5004: Connection from **NAGIOS** port 38924.
13/02/2009    7:05:11 PM    PID 5004: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:05:11 PM    PID 5004: debug1: rexec start in 4 out 4 newsock 4 pipe 14 sock 15.
13/02/2009    7:05:11 PM    PID 2884: debug1: Forked child 5004..
13/02/2009    7:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:55:11 PM    PID 5616: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:55:11 PM    PID 5616: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:55:11 PM    PID 5948: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:55:11 PM    PID 5948: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:55:11 PM    PID 5948: debug1: no match: check_ssh_1991.
13/02/2009    6:55:11 PM    PID 5948: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:55:11 PM    PID 5948: Connection from **NAGIOS** port 35853.
13/02/2009    6:55:11 PM    PID 5948: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:55:11 PM    PID 5948: debug1: rexec start in 4 out 4 newsock 4 pipe 13 sock 14.
13/02/2009    6:55:11 PM    PID 2884: debug1: Forked child 5948..
13/02/2009    6:55:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:45:11 PM    PID 464: debug1: do_cleanup.
13/02/2009    6:45:11 PM    PID 296: debug1: do_cleanup.
13/02/2009    6:45:11 PM    PID 296: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:45:11 PM    PID 296: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:45:11 PM    PID 296: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:45:11 PM    PID 464: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:45:11 PM    PID 464: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:45:11 PM    PID 464: debug1: no match: check_ssh_1991.
13/02/2009    6:45:11 PM    PID 464: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:45:11 PM    PID 464: Connection from **NAGIOS** port 42209.
13/02/2009    6:45:11 PM    PID 464: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:45:11 PM    PID 464: debug1: rexec start in 4 out 4 newsock 4 pipe 13 sock 14.
13/02/2009    6:45:11 PM    PID 2884: debug1: Forked child 464..
13/02/2009    6:45:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:35:12 PM    PID 2884: RSA key generation complete..
13/02/2009    6:35:12 PM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    6:35:11 PM    PID 708: debug1: do_cleanup.
13/02/2009    6:35:11 PM    PID 2660: debug1: do_cleanup.
13/02/2009    6:35:11 PM    PID 2660: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:35:11 PM    PID 2660: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:35:11 PM    PID 2660: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:35:11 PM    PID 708: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:35:11 PM    PID 708: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:35:11 PM    PID 708: debug1: no match: check_ssh_1991.
13/02/2009    6:35:11 PM    PID 708: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:35:11 PM    PID 708: Connection from **NAGIOS** port 37921.
13/02/2009    6:35:11 PM    PID 708: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:35:11 PM    PID 708: debug1: rexec start in 4 out 4 newsock 4 pipe 13 sock 14.
13/02/2009    6:35:11 PM    PID 2884: debug1: Forked child 708..
13/02/2009    6:35:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:25:11 PM    PID 5956: debug1: do_cleanup.
13/02/2009    6:25:11 PM    PID 4224: debug1: do_cleanup.
13/02/2009    6:25:11 PM    PID 4224: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:25:11 PM    PID 4224: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:25:11 PM    PID 4224: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:25:11 PM    PID 5956: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:25:11 PM    PID 5956: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:25:11 PM    PID 5956: debug1: no match: check_ssh_1991.
13/02/2009    6:25:11 PM    PID 5956: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:25:11 PM    PID 5956: Connection from **NAGIOS** port 40334.
13/02/2009    6:25:11 PM    PID 5956: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:25:11 PM    PID 5956: debug1: rexec start in 4 out 4 newsock 4 pipe 13 sock 14.
13/02/2009    6:25:11 PM    PID 2884: debug1: Forked child 5956..
13/02/2009    6:25:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:15:11 PM    PID 296: debug1: do_cleanup.
13/02/2009    6:15:11 PM    PID 4904: debug1: do_cleanup.
13/02/2009    6:15:11 PM    PID 4904: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:15:11 PM    PID 4904: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:15:11 PM    PID 4904: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:15:11 PM    PID 296: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:15:11 PM    PID 296: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:15:11 PM    PID 296: debug1: no match: check_ssh_1991.
13/02/2009    6:15:11 PM    PID 296: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:15:11 PM    PID 296: Connection from **NAGIOS** port 49566.
13/02/2009    6:15:11 PM    PID 296: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:15:11 PM    PID 296: debug1: rexec start in 4 out 4 newsock 4 pipe 13 sock 14.
13/02/2009    6:15:11 PM    PID 2884: debug1: Forked child 296..
13/02/2009    6:15:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:05:11 PM    PID 5132: debug1: do_cleanup.
13/02/2009    6:05:11 PM    PID 4928: debug1: do_cleanup.
13/02/2009    6:05:11 PM    PID 4928: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:05:11 PM    PID 4928: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:05:11 PM    PID 4928: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:05:11 PM    PID 5132: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:05:11 PM    PID 5132: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:05:11 PM    PID 5132: debug1: no match: check_ssh_1991.
13/02/2009    6:05:11 PM    PID 5132: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:05:11 PM    PID 5132: Connection from **NAGIOS** port 48800.
13/02/2009    6:05:11 PM    PID 5132: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:05:11 PM    PID 5132: debug1: rexec start in 4 out 4 newsock 4 pipe 13 sock 14.
13/02/2009    6:05:11 PM    PID 2884: debug1: Forked child 5132..
13/02/2009    6:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:55:11 PM    PID 5560: debug1: do_cleanup.
13/02/2009    5:55:11 PM    PID 3768: debug1: do_cleanup.
13/02/2009    5:55:11 PM    PID 3768: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:55:11 PM    PID 3768: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:55:11 PM    PID 3768: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:55:11 PM    PID 5560: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:55:11 PM    PID 5560: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:55:11 PM    PID 5560: debug1: no match: check_ssh_1991.
13/02/2009    5:55:11 PM    PID 5560: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:55:11 PM    PID 5560: Connection from **NAGIOS** port 44259.
13/02/2009    5:55:11 PM    PID 5560: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:55:11 PM    PID 5560: debug1: rexec start in 4 out 4 newsock 4 pipe 13 sock 14.
13/02/2009    5:55:11 PM    PID 2884: debug1: Forked child 5560..
13/02/2009    5:55:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:45:11 PM    PID 284: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:45:11 PM    PID 284: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:45:11 PM    PID 4316: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:45:11 PM    PID 4316: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:45:11 PM    PID 4316: debug1: no match: check_ssh_1991.
13/02/2009    5:45:11 PM    PID 4316: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:45:11 PM    PID 4316: Connection from **NAGIOS** port 50984.
13/02/2009    5:45:11 PM    PID 4316: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:45:11 PM    PID 4316: debug1: rexec start in 4 out 4 newsock 4 pipe 12 sock 13.
13/02/2009    5:45:11 PM    PID 2884: debug1: Forked child 4316..
13/02/2009    5:45:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:35:12 PM    PID 5952: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:35:12 PM    PID 5952: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:35:12 PM    PID 1040: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:35:12 PM    PID 1040: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:35:12 PM    PID 1040: debug1: no match: check_ssh_1991.
13/02/2009    5:35:12 PM    PID 1040: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:35:12 PM    PID 1040: Connection from **NAGIOS** port 38934.
13/02/2009    5:35:12 PM    PID 1040: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:35:11 PM    PID 1040: debug1: rexec start in 4 out 4 newsock 4 pipe 11 sock 12.
13/02/2009    5:35:11 PM    PID 2884: debug1: Forked child 1040..
13/02/2009    5:35:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:25:12 PM    PID 2884: RSA key generation complete..
13/02/2009    5:25:11 PM    PID 5240: debug1: do_cleanup.
13/02/2009    5:25:11 PM    PID 304: debug1: do_cleanup.
13/02/2009    5:25:11 PM    PID 304: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:25:11 PM    PID 304: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:25:11 PM    PID 304: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:25:11 PM    PID 5240: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:25:11 PM    PID 5240: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:25:11 PM    PID 5240: debug1: no match: check_ssh_1991.
13/02/2009    5:25:11 PM    PID 5240: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:25:11 PM    PID 5240: Connection from **NAGIOS** port 57531.
13/02/2009    5:25:11 PM    PID 5240: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:25:11 PM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    5:25:11 PM    PID 5240: debug1: rexec start in 4 out 4 newsock 4 pipe 11 sock 12.
13/02/2009    5:25:11 PM    PID 2884: debug1: Forked child 5240..
13/02/2009    5:25:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:15:12 PM    PID 6024: debug1: do_cleanup.
13/02/2009    5:15:12 PM    PID 5496: debug1: do_cleanup.
13/02/2009    5:15:12 PM    PID 5496: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:15:12 PM    PID 5496: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:15:12 PM    PID 5496: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:15:12 PM    PID 6024: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:15:12 PM    PID 6024: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:15:12 PM    PID 6024: debug1: no match: check_ssh_1991.
13/02/2009    5:15:12 PM    PID 6024: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:15:12 PM    PID 6024: Connection from **NAGIOS** port 56952.
13/02/2009    5:15:12 PM    PID 6024: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:15:12 PM    PID 6024: debug1: rexec start in 4 out 4 newsock 4 pipe 11 sock 12.
13/02/2009    5:15:12 PM    PID 2884: debug1: Forked child 6024..
13/02/2009    5:15:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:05:11 PM    PID 2500: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:05:11 PM    PID 2500: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:05:11 PM    PID 5436: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:05:11 PM    PID 5436: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:05:11 PM    PID 5436: debug1: no match: check_ssh_1991.
13/02/2009    5:05:11 PM    PID 5436: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:05:11 PM    PID 5436: Connection from **NAGIOS** port 53273.
13/02/2009    5:05:11 PM    PID 5436: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:05:11 PM    PID 5436: debug1: rexec start in 4 out 4 newsock 4 pipe 10 sock 11.
13/02/2009    5:05:11 PM    PID 2884: debug1: Forked child 5436..
13/02/2009    5:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:55:12 PM    PID 5496: debug1: do_cleanup.
13/02/2009    4:55:12 PM    PID 4664: debug1: do_cleanup.
13/02/2009    4:55:12 PM    PID 4664: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:55:12 PM    PID 4664: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:55:12 PM    PID 4664: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:55:12 PM    PID 5496: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:55:12 PM    PID 5496: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:55:12 PM    PID 5496: debug1: no match: check_ssh_1991.
13/02/2009    4:55:12 PM    PID 5496: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:55:12 PM    PID 5496: Connection from **NAGIOS** port 44361.
13/02/2009    4:55:12 PM    PID 5496: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:55:11 PM    PID 5496: debug1: rexec start in 4 out 4 newsock 4 pipe 10 sock 11.
13/02/2009    4:55:11 PM    PID 2884: debug1: Forked child 5496..
13/02/2009    4:55:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:45:11 PM    PID 4860: debug1: do_cleanup.
13/02/2009    4:45:11 PM    PID 5660: debug1: do_cleanup.
13/02/2009    4:45:11 PM    PID 5660: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:45:11 PM    PID 5660: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:45:11 PM    PID 5660: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:45:11 PM    PID 4860: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:45:11 PM    PID 4860: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:45:11 PM    PID 4860: debug1: no match: check_ssh_1991.
13/02/2009    4:45:11 PM    PID 4860: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:45:11 PM    PID 4860: Connection from **NAGIOS** port 38746.
13/02/2009    4:45:11 PM    PID 4860: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:45:11 PM    PID 4860: debug1: rexec start in 4 out 4 newsock 4 pipe 10 sock 11.
13/02/2009    4:45:11 PM    PID 2884: debug1: Forked child 4860..
13/02/2009    4:45:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:35:12 PM    PID 6096: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:35:12 PM    PID 6096: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:35:12 PM    PID 4068: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:35:12 PM    PID 4068: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:35:12 PM    PID 4068: debug1: no match: check_ssh_1991.
13/02/2009    4:35:12 PM    PID 4068: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:35:12 PM    PID 4068: Connection from **NAGIOS** port 60239.
13/02/2009    4:35:12 PM    PID 4068: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:35:11 PM    PID 4068: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    4:35:11 PM    PID 2884: debug1: Forked child 4068..
13/02/2009    4:35:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:25:12 PM    PID 5496: debug1: do_cleanup.
13/02/2009    4:25:12 PM    PID 4908: debug1: do_cleanup.
13/02/2009    4:25:12 PM    PID 4908: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:25:12 PM    PID 4908: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:25:12 PM    PID 4908: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:25:11 PM    PID 5496: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:25:11 PM    PID 5496: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:25:11 PM    PID 5496: debug1: no match: check_ssh_1991.
13/02/2009    4:25:11 PM    PID 5496: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:25:11 PM    PID 5496: Connection from **NAGIOS** port 32831.
13/02/2009    4:25:11 PM    PID 5496: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:25:11 PM    PID 5496: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    4:25:11 PM    PID 2884: debug1: Forked child 5496..
13/02/2009    4:25:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:25:11 PM    PID 2884: RSA key generation complete..
13/02/2009    4:25:11 PM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    4:15:12 PM    PID 5400: debug1: do_cleanup.
13/02/2009    4:15:12 PM    PID 6032: debug1: do_cleanup.
13/02/2009    4:15:12 PM    PID 6032: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:15:12 PM    PID 6032: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:15:12 PM    PID 6032: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:15:12 PM    PID 5400: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:15:12 PM    PID 5400: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:15:12 PM    PID 5400: debug1: no match: check_ssh_1991.
13/02/2009    4:15:12 PM    PID 5400: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:15:12 PM    PID 5400: Connection from **NAGIOS** port 43707.
13/02/2009    4:15:12 PM    PID 5400: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:15:11 PM    PID 5400: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    4:15:11 PM    PID 2884: debug1: Forked child 5400..
13/02/2009    4:15:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:05:12 PM    PID 524: debug1: do_cleanup.
13/02/2009    4:05:12 PM    PID 5400: debug1: do_cleanup.
13/02/2009    4:05:12 PM    PID 5400: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:05:12 PM    PID 5400: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:05:12 PM    PID 5400: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:05:12 PM    PID 524: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:05:12 PM    PID 524: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:05:12 PM    PID 524: debug1: no match: check_ssh_1991.
13/02/2009    4:05:12 PM    PID 524: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:05:12 PM    PID 524: Connection from **NAGIOS** port 42858.
13/02/2009    4:05:12 PM    PID 524: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:05:11 PM    PID 524: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    4:05:11 PM    PID 2884: debug1: Forked child 524..
13/02/2009    4:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:55:11 PM    PID 3696: debug1: do_cleanup.
13/02/2009    3:55:11 PM    PID 812: debug1: do_cleanup.
13/02/2009    3:55:11 PM    PID 812: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:55:11 PM    PID 812: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:55:11 PM    PID 812: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:55:11 PM    PID 3696: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:55:11 PM    PID 3696: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:55:11 PM    PID 3696: debug1: no match: check_ssh_1991.
13/02/2009    3:55:11 PM    PID 3696: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:55:11 PM    PID 3696: Connection from **NAGIOS** port 34219.
13/02/2009    3:55:11 PM    PID 3696: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:55:11 PM    PID 3696: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    3:55:11 PM    PID 2884: debug1: Forked child 3696..
13/02/2009    3:55:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:45:12 PM    PID 1100: debug1: do_cleanup.
13/02/2009    3:45:12 PM    PID 528: debug1: do_cleanup.
13/02/2009    3:45:12 PM    PID 528: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:45:12 PM    PID 528: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:45:12 PM    PID 528: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:45:11 PM    PID 1100: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:45:11 PM    PID 1100: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:45:11 PM    PID 1100: debug1: no match: check_ssh_1991.
13/02/2009    3:45:11 PM    PID 1100: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:45:11 PM    PID 1100: Connection from **NAGIOS** port 56181.
13/02/2009    3:45:11 PM    PID 1100: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:45:11 PM    PID 1100: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    3:45:11 PM    PID 2884: debug1: Forked child 1100..
13/02/2009    3:45:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:35:11 PM    PID 2664: debug1: do_cleanup.
13/02/2009    3:35:11 PM    PID 4960: debug1: do_cleanup.
13/02/2009    3:35:11 PM    PID 4960: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:35:11 PM    PID 4960: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:35:11 PM    PID 4960: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:35:11 PM    PID 2664: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:35:11 PM    PID 2664: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:35:11 PM    PID 2664: debug1: no match: check_ssh_1991.
13/02/2009    3:35:11 PM    PID 2664: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:35:11 PM    PID 2664: Connection from **NAGIOS** port 51569.
13/02/2009    3:35:11 PM    PID 2664: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:35:11 PM    PID 2664: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    3:35:11 PM    PID 2884: debug1: Forked child 2664..
13/02/2009    3:35:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:25:11 PM    PID 4704: debug1: do_cleanup.
13/02/2009    3:25:11 PM    PID 5380: debug1: do_cleanup.
13/02/2009    3:25:11 PM    PID 5380: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:25:11 PM    PID 5380: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:25:11 PM    PID 5380: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:25:11 PM    PID 4704: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:25:11 PM    PID 4704: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:25:11 PM    PID 4704: debug1: no match: check_ssh_1991.
13/02/2009    3:25:11 PM    PID 4704: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:25:11 PM    PID 4704: Connection from **NAGIOS** port 47500.
13/02/2009    3:25:11 PM    PID 4704: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:25:11 PM    PID 4704: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    3:25:11 PM    PID 2884: debug1: Forked child 4704..
13/02/2009    3:25:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:15:12 PM    PID 2884: RSA key generation complete..
13/02/2009    3:15:12 PM    PID 5676: debug1: do_cleanup.
13/02/2009    3:15:12 PM    PID 792: debug1: do_cleanup.
13/02/2009    3:15:12 PM    PID 792: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:15:12 PM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    3:15:12 PM    PID 792: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:15:12 PM    PID 792: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:15:12 PM    PID 5676: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:15:12 PM    PID 5676: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:15:12 PM    PID 5676: debug1: no match: check_ssh_1991.
13/02/2009    3:15:12 PM    PID 5676: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:15:12 PM    PID 5676: Connection from **NAGIOS** port 58432.
13/02/2009    3:15:12 PM    PID 5676: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:15:11 PM    PID 5676: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    3:15:11 PM    PID 2884: debug1: Forked child 5676..
13/02/2009    3:15:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:05:12 PM    PID 5028: debug1: do_cleanup.
13/02/2009    3:05:12 PM    PID 2984: debug1: do_cleanup.
13/02/2009    3:05:12 PM    PID 2984: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:05:12 PM    PID 2984: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:05:12 PM    PID 2984: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:05:12 PM    PID 5028: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:05:12 PM    PID 5028: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:05:12 PM    PID 5028: debug1: no match: check_ssh_1991.
13/02/2009    3:05:12 PM    PID 5028: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:05:12 PM    PID 5028: Connection from **NAGIOS** port 59972.
13/02/2009    3:05:12 PM    PID 5028: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:05:11 PM    PID 5028: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    3:05:11 PM    PID 2884: debug1: Forked child 5028..
13/02/2009    3:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    2:55:12 PM    PID 4656: debug1: do_cleanup.
13/02/2009    2:55:12 PM    PID 3684: debug1: do_cleanup.
13/02/2009    2:55:12 PM    PID 3684: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    2:55:12 PM    PID 3684: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    2:55:12 PM    PID 3684: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    2:55:12 PM    PID 4656: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    2:55:12 PM    PID 4656: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    2:55:12 PM    PID 4656: debug1: no match: check_ssh_1991.
13/02/2009    2:55:12 PM    PID 4656: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    2:55:12 PM    PID 4656: Connection from **NAGIOS** port 41581.
13/02/2009    2:55:12 PM    PID 4656: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    2:55:11 PM    PID 4656: debug1: rexec start in 4 out 4 newsock 4 pipe 9 sock 10.
13/02/2009    2:55:11 PM    PID 2884: debug1: Forked child 4656..
13/02/2009    2:55:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    2:45:12 PM    PID 3256: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    2:45:12 PM    PID 3256: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    2:45:12 PM    PID 5700: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    2:45:12 PM    PID 5700: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    2:45:12 PM    PID 5700: debug1: no match: check_ssh_1991.
13/02/2009    2:45:12 PM    PID 5700: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    2:45:12 PM    PID 5700: Connection from **NAGIOS** port 51753.
13/02/2009    2:45:12 PM    PID 5700: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    2:45:12 PM    PID 5700: debug1: rexec start in 4 out 4 newsock 4 pipe 8 sock 9.
13/02/2009    2:45:12 PM    PID 2884: debug1: Forked child 5700..
13/02/2009    2:45:12 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    2:35:11 PM    PID 4584: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    2:35:11 PM    PID 4584: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    2:35:11 PM    PID 2500: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    2:35:11 PM    PID 2500: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    2:35:11 PM    PID 2500: debug1: no match: check_ssh_1991.
13/02/2009    2:35:11 PM    PID 2500: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    2:35:11 PM    PID 2500: Connection from **NAGIOS** port 52837.
13/02/2009    2:35:11 PM    PID 2500: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    2:35:11 PM    PID 2884: debug1: Forked child 2500..
13/02/2009    2:35:11 PM    PID 2500: debug1: rexec start in 4 out 4 newsock 4 pipe 7 sock 8.
13/02/2009    2:35:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    2:25:12 PM    PID 6104: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    2:25:12 PM    PID 6104: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    2:25:12 PM    PID 4528: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    2:25:12 PM    PID 4528: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    2:25:12 PM    PID 4528: debug1: no match: check_ssh_1991.
13/02/2009    2:25:12 PM    PID 4528: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    2:25:12 PM    PID 4528: Connection from **NAGIOS** port 40150.
13/02/2009    2:25:12 PM    PID 4528: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    2:25:12 PM    PID 4528: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    2:25:12 PM    PID 2884: debug1: Forked child 4528..
13/02/2009    2:25:12 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    2:15:12 PM    PID 720: debug1: do_cleanup.
13/02/2009    2:15:12 PM    PID 3284: debug1: do_cleanup.
13/02/2009    2:15:12 PM    PID 3284: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    2:15:12 PM    PID 3284: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    2:15:12 PM    PID 3284: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    2:15:12 PM    PID 720: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    2:15:12 PM    PID 720: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    2:15:12 PM    PID 720: debug1: no match: check_ssh_1991.
13/02/2009    2:15:12 PM    PID 720: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    2:15:12 PM    PID 720: Connection from **NAGIOS** port 50711.
13/02/2009    2:15:12 PM    PID 720: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    2:15:11 PM    PID 720: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    2:15:11 PM    PID 2884: debug1: Forked child 720..
13/02/2009    2:15:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    2:05:12 PM    PID 3916: debug1: do_cleanup.
13/02/2009    2:05:12 PM    PID 4952: debug1: do_cleanup.
13/02/2009    2:05:12 PM    PID 4952: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    2:05:12 PM    PID 4952: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    2:05:12 PM    PID 4952: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    2:05:12 PM    PID 2884: RSA key generation complete..
13/02/2009    2:05:12 PM    PID 3916: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    2:05:12 PM    PID 3916: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    2:05:12 PM    PID 3916: debug1: no match: check_ssh_1991.
13/02/2009    2:05:12 PM    PID 3916: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    2:05:12 PM    PID 3916: Connection from **NAGIOS** port 51089.
13/02/2009    2:05:12 PM    PID 3916: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    2:05:12 PM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    2:05:11 PM    PID 3916: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    2:05:11 PM    PID 2884: debug1: Forked child 3916..
13/02/2009    2:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    1:55:12 PM    PID 3960: debug1: do_cleanup.
13/02/2009    1:55:12 PM    PID 5284: debug1: do_cleanup.
13/02/2009    1:55:12 PM    PID 5284: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    1:55:12 PM    PID 5284: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    1:55:12 PM    PID 5284: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    1:55:12 PM    PID 3960: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    1:55:12 PM    PID 3960: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    1:55:12 PM    PID 3960: debug1: no match: check_ssh_1991.
13/02/2009    1:55:12 PM    PID 3960: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    1:55:12 PM    PID 3960: Connection from **NAGIOS** port 55894.
13/02/2009    1:55:12 PM    PID 3960: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    1:55:12 PM    PID 3960: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    1:55:12 PM    PID 2884: debug1: Forked child 3960..
13/02/2009    1:55:12 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    1:45:12 PM    PID 5912: debug1: do_cleanup.
13/02/2009    1:45:12 PM    PID 4132: debug1: do_cleanup.
13/02/2009    1:45:12 PM    PID 4132: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    1:45:12 PM    PID 4132: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    1:45:12 PM    PID 4132: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    1:45:12 PM    PID 5912: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    1:45:12 PM    PID 5912: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    1:45:12 PM    PID 5912: debug1: no match: check_ssh_1991.
13/02/2009    1:45:12 PM    PID 5912: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    1:45:12 PM    PID 5912: Connection from **NAGIOS** port 56694.
13/02/2009    1:45:12 PM    PID 5912: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    1:45:12 PM    PID 5912: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    1:45:12 PM    PID 2884: debug1: Forked child 5912..
13/02/2009    1:45:12 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    1:35:12 PM    PID 4452: debug1: do_cleanup.
13/02/2009    1:35:12 PM    PID 5644: debug1: do_cleanup.
13/02/2009    1:35:12 PM    PID 5644: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    1:35:11 PM    PID 5644: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    1:35:11 PM    PID 5644: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    1:35:11 PM    PID 4452: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    1:35:11 PM    PID 4452: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    1:35:11 PM    PID 4452: debug1: no match: check_ssh_1991.
13/02/2009    1:35:11 PM    PID 4452: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    1:35:11 PM    PID 4452: Connection from **NAGIOS** port 59148.
13/02/2009    1:35:11 PM    PID 4452: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    1:35:11 PM    PID 4452: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    1:35:11 PM    PID 2884: debug1: Forked child 4452..
13/02/2009    1:35:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    1:25:12 PM    PID 6076: debug1: do_cleanup.
13/02/2009    1:25:12 PM    PID 1564: debug1: do_cleanup.
13/02/2009    1:25:12 PM    PID 1564: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    1:25:12 PM    PID 1564: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    1:25:12 PM    PID 1564: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    1:25:12 PM    PID 6076: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    1:25:12 PM    PID 6076: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    1:25:12 PM    PID 6076: debug1: no match: check_ssh_1991.
13/02/2009    1:25:12 PM    PID 6076: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    1:25:12 PM    PID 6076: Connection from **NAGIOS** port 48902.
13/02/2009    1:25:12 PM    PID 6076: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    1:25:12 PM    PID 6076: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    1:25:12 PM    PID 2884: debug1: Forked child 6076..
13/02/2009    1:25:12 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    1:15:12 PM    PID 4804: debug1: do_cleanup.
13/02/2009    1:15:12 PM    PID 4192: debug1: do_cleanup.
13/02/2009    1:15:12 PM    PID 4192: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    1:15:12 PM    PID 4192: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    1:15:12 PM    PID 4192: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    1:15:12 PM    PID 4804: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    1:15:12 PM    PID 4804: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    1:15:12 PM    PID 4804: debug1: no match: check_ssh_1991.
13/02/2009    1:15:12 PM    PID 4804: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    1:15:12 PM    PID 4804: Connection from **NAGIOS** port 57858.
13/02/2009    1:15:12 PM    PID 4804: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    1:15:11 PM    PID 4804: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    1:15:11 PM    PID 2884: debug1: Forked child 4804..
13/02/2009    1:15:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    1:05:12 PM    PID 2508: debug1: do_cleanup.
13/02/2009    1:05:12 PM    PID 924: debug1: do_cleanup.
13/02/2009    1:05:12 PM    PID 924: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    1:05:12 PM    PID 924: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    1:05:12 PM    PID 924: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    1:05:12 PM    PID 2508: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    1:05:12 PM    PID 2508: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    1:05:12 PM    PID 2508: debug1: no match: check_ssh_1991.
13/02/2009    1:05:12 PM    PID 2508: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    1:05:12 PM    PID 2508: Connection from **NAGIOS** port 40976.
13/02/2009    1:05:12 PM    PID 2508: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    1:05:11 PM    PID 2508: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    1:05:11 PM    PID 2884: debug1: Forked child 2508..
13/02/2009    1:05:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    1:05:10 PM    PID 2884: RSA key generation complete..
13/02/2009    1:05:10 PM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    12:55:12 PM    PID 4944: debug1: do_cleanup.
13/02/2009    12:55:12 PM    PID 4228: debug1: do_cleanup.
13/02/2009    12:55:12 PM    PID 4228: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    12:55:12 PM    PID 4228: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    12:55:12 PM    PID 4228: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    12:55:12 PM    PID 4944: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    12:55:12 PM    PID 4944: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    12:55:12 PM    PID 4944: debug1: no match: check_ssh_1991.
13/02/2009    12:55:12 PM    PID 4944: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    12:55:12 PM    PID 4944: Connection from **NAGIOS** port 39714.
13/02/2009    12:55:12 PM    PID 4944: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    12:55:11 PM    PID 4944: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    12:55:11 PM    PID 2884: debug1: Forked child 4944..
13/02/2009    12:55:11 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    12:45:12 PM    PID 5064: debug1: do_cleanup.
13/02/2009    12:45:12 PM    PID 5196: debug1: do_cleanup.
13/02/2009    12:45:12 PM    PID 5196: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    12:45:12 PM    PID 5196: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    12:45:12 PM    PID 5196: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    12:45:12 PM    PID 5064: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    12:45:12 PM    PID 5064: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    12:45:12 PM    PID 5064: debug1: no match: check_ssh_1991.
13/02/2009    12:45:12 PM    PID 5064: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    12:45:12 PM    PID 5064: Connection from **NAGIOS** port 46693.
13/02/2009    12:45:12 PM    PID 5064: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    12:45:12 PM    PID 5064: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    12:45:12 PM    PID 2884: debug1: Forked child 5064..
13/02/2009    12:45:12 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    12:35:10 PM    PID 3360: debug1: do_cleanup.
13/02/2009    12:35:10 PM    PID 5168: debug1: do_cleanup.
13/02/2009    12:35:10 PM    PID 5168: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    12:35:10 PM    PID 5168: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    12:35:10 PM    PID 5168: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    12:35:10 PM    PID 3360: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    12:35:10 PM    PID 3360: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    12:35:10 PM    PID 3360: debug1: no match: check_ssh_1991.
13/02/2009    12:35:10 PM    PID 3360: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    12:35:10 PM    PID 3360: Connection from **NAGIOS** port 39840.
13/02/2009    12:35:10 PM    PID 3360: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    12:35:09 PM    PID 3360: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    12:35:09 PM    PID 2884: debug1: Forked child 3360..
13/02/2009    12:35:09 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    12:25:10 PM    PID 5636: debug1: do_cleanup.
13/02/2009    12:25:10 PM    PID 5680: debug1: do_cleanup.
13/02/2009    12:25:10 PM    PID 5680: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    12:25:10 PM    PID 5680: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    12:25:10 PM    PID 5680: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    12:25:10 PM    PID 5636: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    12:25:10 PM    PID 5636: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    12:25:10 PM    PID 5636: debug1: no match: check_ssh_1991.
13/02/2009    12:25:10 PM    PID 5636: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    12:25:10 PM    PID 5636: Connection from **NAGIOS** port 51385.
13/02/2009    12:25:10 PM    PID 5636: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    12:25:10 PM    PID 5636: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    12:25:10 PM    PID 2884: debug1: Forked child 5636..
13/02/2009    12:25:10 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    12:15:10 PM    PID 3444: debug1: do_cleanup.
13/02/2009    12:15:10 PM    PID 2632: debug1: do_cleanup.
13/02/2009    12:15:10 PM    PID 2632: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    12:15:10 PM    PID 2632: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    12:15:10 PM    PID 2632: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    12:15:09 PM    PID 3444: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    12:15:09 PM    PID 3444: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    12:15:09 PM    PID 3444: debug1: no match: check_ssh_1991.
13/02/2009    12:15:09 PM    PID 3444: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    12:15:09 PM    PID 3444: Connection from **NAGIOS** port 48228.
13/02/2009    12:15:09 PM    PID 3444: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    12:15:09 PM    PID 3444: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    12:15:09 PM    PID 2884: debug1: Forked child 3444..
13/02/2009    12:15:09 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    12:05:09 PM    PID 828: debug1: do_cleanup.
13/02/2009    12:05:09 PM    PID 2960: debug1: do_cleanup.
13/02/2009    12:05:09 PM    PID 2960: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    12:05:09 PM    PID 2960: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    12:05:09 PM    PID 2960: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    12:05:09 PM    PID 828: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    12:05:09 PM    PID 828: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    12:05:09 PM    PID 828: debug1: no match: check_ssh_1991.
13/02/2009    12:05:09 PM    PID 828: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    12:05:09 PM    PID 828: Connection from **NAGIOS** port 33945.
13/02/2009    12:05:09 PM    PID 828: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    12:05:09 PM    PID 828: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    12:05:09 PM    PID 2884: debug1: Forked child 828..
13/02/2009    12:05:09 PM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    11:55:10 AM    PID 2884: RSA key generation complete..
13/02/2009    11:55:10 AM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    11:55:09 AM    PID 600: debug1: do_cleanup.
13/02/2009    11:55:09 AM    PID 3168: debug1: do_cleanup.
13/02/2009    11:55:09 AM    PID 3168: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    11:55:09 AM    PID 3168: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    11:55:09 AM    PID 3168: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    11:55:09 AM    PID 600: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    11:55:09 AM    PID 600: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    11:55:09 AM    PID 600: debug1: no match: check_ssh_1991.
13/02/2009    11:55:09 AM    PID 600: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    11:55:09 AM    PID 600: Connection from **NAGIOS** port 49124.
13/02/2009    11:55:09 AM    PID 600: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    11:55:09 AM    PID 600: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    11:55:09 AM    PID 2884: debug1: Forked child 600..
13/02/2009    11:55:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    11:45:10 AM    PID 284: debug1: do_cleanup.
13/02/2009    11:45:10 AM    PID 3484: debug1: do_cleanup.
13/02/2009    11:45:10 AM    PID 3484: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    11:45:10 AM    PID 3484: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    11:45:10 AM    PID 3484: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    11:45:10 AM    PID 284: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    11:45:10 AM    PID 284: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    11:45:10 AM    PID 284: debug1: no match: check_ssh_1991.
13/02/2009    11:45:10 AM    PID 284: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    11:45:10 AM    PID 284: Connection from **NAGIOS** port 46620.
13/02/2009    11:45:10 AM    PID 284: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    11:45:10 AM    PID 284: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    11:45:10 AM    PID 2884: debug1: Forked child 284..
13/02/2009    11:45:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    11:35:10 AM    PID 1128: debug1: do_cleanup.
13/02/2009    11:35:10 AM    PID 248: debug1: do_cleanup.
13/02/2009    11:35:10 AM    PID 248: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    11:35:10 AM    PID 248: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    11:35:10 AM    PID 248: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    11:35:10 AM    PID 1128: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    11:35:10 AM    PID 1128: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    11:35:10 AM    PID 1128: debug1: no match: check_ssh_1991.
13/02/2009    11:35:10 AM    PID 1128: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    11:35:10 AM    PID 1128: Connection from **NAGIOS** port 52617.
13/02/2009    11:35:10 AM    PID 1128: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    11:35:09 AM    PID 1128: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    11:35:09 AM    PID 2884: debug1: Forked child 1128..
13/02/2009    11:35:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    11:25:10 AM    PID 3364: debug1: do_cleanup.
13/02/2009    11:25:10 AM    PID 2556: debug1: do_cleanup.
13/02/2009    11:25:10 AM    PID 2556: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    11:25:10 AM    PID 2556: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    11:25:10 AM    PID 2556: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    11:25:09 AM    PID 3364: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    11:25:09 AM    PID 3364: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    11:25:09 AM    PID 3364: debug1: no match: check_ssh_1991.
13/02/2009    11:25:09 AM    PID 3364: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    11:25:09 AM    PID 3364: Connection from **NAGIOS** port 48879.
13/02/2009    11:25:09 AM    PID 3364: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    11:25:09 AM    PID 3364: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    11:25:09 AM    PID 2884: debug1: Forked child 3364..
13/02/2009    11:25:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    11:15:10 AM    PID 676: debug1: do_cleanup.
13/02/2009    11:15:10 AM    PID 260: debug1: do_cleanup.
13/02/2009    11:15:10 AM    PID 260: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    11:15:10 AM    PID 260: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    11:15:10 AM    PID 260: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    11:15:10 AM    PID 676: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    11:15:10 AM    PID 676: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    11:15:10 AM    PID 676: debug1: no match: check_ssh_1991.
13/02/2009    11:15:10 AM    PID 676: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    11:15:10 AM    PID 676: Connection from **NAGIOS** port 58195.
13/02/2009    11:15:10 AM    PID 676: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    11:15:09 AM    PID 676: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    11:15:09 AM    PID 2884: debug1: Forked child 676..
13/02/2009    11:15:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    11:05:10 AM    PID 3168: debug1: do_cleanup.
13/02/2009    11:05:10 AM    PID 1968: debug1: do_cleanup.
13/02/2009    11:05:10 AM    PID 1968: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    11:05:10 AM    PID 1968: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    11:05:10 AM    PID 1968: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    11:05:10 AM    PID 3168: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    11:05:10 AM    PID 3168: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    11:05:10 AM    PID 3168: debug1: no match: check_ssh_1991.
13/02/2009    11:05:10 AM    PID 3168: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    11:05:10 AM    PID 3168: Connection from **NAGIOS** port 39153.
13/02/2009    11:05:10 AM    PID 3168: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    11:05:10 AM    PID 3168: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    11:05:10 AM    PID 2884: debug1: Forked child 3168..
13/02/2009    11:05:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    10:55:10 AM    PID 2580: debug1: do_cleanup.
13/02/2009    10:55:10 AM    PID 2504: debug1: do_cleanup.
13/02/2009    10:55:10 AM    PID 2504: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    10:55:10 AM    PID 2504: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    10:55:10 AM    PID 2504: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    10:55:10 AM    PID 2580: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    10:55:10 AM    PID 2580: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    10:55:10 AM    PID 2580: debug1: no match: check_ssh_1991.
13/02/2009    10:55:10 AM    PID 2580: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    10:55:10 AM    PID 2580: Connection from **NAGIOS** port 53810.
13/02/2009    10:55:10 AM    PID 2580: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    10:55:10 AM    PID 2580: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    10:55:10 AM    PID 2884: debug1: Forked child 2580..
13/02/2009    10:55:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    10:55:10 AM    PID 2884: RSA key generation complete..
13/02/2009    10:55:10 AM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    10:45:10 AM    PID 856: debug1: do_cleanup.
13/02/2009    10:45:10 AM    PID 3580: debug1: do_cleanup.
13/02/2009    10:45:10 AM    PID 3580: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    10:45:10 AM    PID 3580: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    10:45:10 AM    PID 3580: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    10:45:10 AM    PID 856: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    10:45:10 AM    PID 856: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    10:45:10 AM    PID 856: debug1: no match: check_ssh_1991.
13/02/2009    10:45:10 AM    PID 856: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    10:45:10 AM    PID 856: Connection from **NAGIOS** port 35482.
13/02/2009    10:45:10 AM    PID 856: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    10:45:10 AM    PID 856: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    10:45:10 AM    PID 2884: debug1: Forked child 856..
13/02/2009    10:45:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    10:35:10 AM    PID 292: debug1: do_cleanup.
13/02/2009    10:35:10 AM    PID 480: debug1: do_cleanup.
13/02/2009    10:35:10 AM    PID 480: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    10:35:10 AM    PID 480: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    10:35:10 AM    PID 480: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    10:35:10 AM    PID 292: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    10:35:10 AM    PID 292: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    10:35:10 AM    PID 292: debug1: no match: check_ssh_1991.
13/02/2009    10:35:10 AM    PID 292: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    10:35:10 AM    PID 292: Connection from **NAGIOS** port 37267.
13/02/2009    10:35:10 AM    PID 292: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    10:35:10 AM    PID 292: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    10:35:10 AM    PID 2884: debug1: Forked child 292..
13/02/2009    10:35:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    10:25:10 AM    PID 676: debug1: do_cleanup.
13/02/2009    10:25:10 AM    PID 620: debug1: do_cleanup.
13/02/2009    10:25:10 AM    PID 620: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    10:25:10 AM    PID 620: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    10:25:10 AM    PID 620: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    10:25:10 AM    PID 676: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    10:25:10 AM    PID 676: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    10:25:10 AM    PID 676: debug1: no match: check_ssh_1991.
13/02/2009    10:25:10 AM    PID 676: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    10:25:10 AM    PID 676: Connection from **NAGIOS** port 47533.
13/02/2009    10:25:10 AM    PID 676: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    10:25:09 AM    PID 676: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    10:25:09 AM    PID 2884: debug1: Forked child 676..
13/02/2009    10:25:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    10:15:10 AM    PID 3844: debug1: do_cleanup.
13/02/2009    10:15:10 AM    PID 164: debug1: do_cleanup.
13/02/2009    10:15:10 AM    PID 164: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    10:15:10 AM    PID 164: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    10:15:10 AM    PID 164: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    10:15:10 AM    PID 3844: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    10:15:10 AM    PID 3844: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    10:15:10 AM    PID 3844: debug1: no match: check_ssh_1991.
13/02/2009    10:15:10 AM    PID 3844: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    10:15:10 AM    PID 3844: Connection from **NAGIOS** port 43694.
13/02/2009    10:15:10 AM    PID 3844: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    10:15:09 AM    PID 3844: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    10:15:09 AM    PID 2884: debug1: Forked child 3844..
13/02/2009    10:15:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    10:05:10 AM    PID 256: debug1: do_cleanup.
13/02/2009    10:05:10 AM    PID 2028: debug1: do_cleanup.
13/02/2009    10:05:10 AM    PID 2028: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    10:05:10 AM    PID 2028: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    10:05:10 AM    PID 2028: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    10:05:10 AM    PID 256: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    10:05:10 AM    PID 256: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    10:05:10 AM    PID 256: debug1: no match: check_ssh_1991.
13/02/2009    10:05:10 AM    PID 256: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    10:05:10 AM    PID 256: Connection from **NAGIOS** port 35125.
13/02/2009    10:05:10 AM    PID 256: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    10:05:10 AM    PID 256: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    10:05:10 AM    PID 2884: debug1: Forked child 256..
13/02/2009    10:05:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:55:10 AM    PID 288: debug1: do_cleanup.
13/02/2009    9:55:10 AM    PID 3028: debug1: do_cleanup.
13/02/2009    9:55:10 AM    PID 3028: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    9:55:10 AM    PID 3028: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    9:55:10 AM    PID 3028: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    9:55:10 AM    PID 288: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    9:55:10 AM    PID 288: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    9:55:10 AM    PID 288: debug1: no match: check_ssh_1991.
13/02/2009    9:55:10 AM    PID 288: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    9:55:10 AM    PID 288: Connection from **NAGIOS** port 58673.
13/02/2009    9:55:09 AM    PID 288: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    9:55:09 AM    PID 288: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    9:55:09 AM    PID 2884: debug1: Forked child 288..
13/02/2009    9:55:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:45:10 AM    PID 2884: RSA key generation complete..
13/02/2009    9:45:10 AM    PID 664: debug1: do_cleanup.
13/02/2009    9:45:10 AM    PID 3660: debug1: do_cleanup.
13/02/2009    9:45:10 AM    PID 3660: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    9:45:10 AM    PID 3660: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    9:45:10 AM    PID 3660: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    9:45:10 AM    PID 664: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    9:45:10 AM    PID 664: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    9:45:10 AM    PID 664: debug1: no match: check_ssh_1991.
13/02/2009    9:45:10 AM    PID 664: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    9:45:10 AM    PID 664: Connection from **NAGIOS** port 55505.
13/02/2009    9:45:10 AM    PID 664: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    9:45:10 AM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    9:45:10 AM    PID 664: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    9:45:10 AM    PID 2884: debug1: Forked child 664..
13/02/2009    9:45:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:35:10 AM    PID 428: debug1: do_cleanup.
13/02/2009    9:35:10 AM    PID 3368: debug1: do_cleanup.
13/02/2009    9:35:10 AM    PID 3368: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    9:35:10 AM    PID 3368: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    9:35:10 AM    PID 3368: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    9:35:10 AM    PID 428: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    9:35:10 AM    PID 428: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    9:35:10 AM    PID 428: debug1: no match: check_ssh_1991.
13/02/2009    9:35:10 AM    PID 428: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    9:35:10 AM    PID 428: Connection from **NAGIOS** port 50480.
13/02/2009    9:35:10 AM    PID 428: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    9:35:10 AM    PID 428: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    9:35:10 AM    PID 2884: debug1: Forked child 428..
13/02/2009    9:35:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:25:10 AM    PID 124: debug1: do_cleanup.
13/02/2009    9:25:10 AM    PID 3600: debug1: do_cleanup.
13/02/2009    9:25:10 AM    PID 3600: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    9:25:10 AM    PID 3600: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    9:25:10 AM    PID 3600: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    9:25:10 AM    PID 124: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    9:25:10 AM    PID 124: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    9:25:10 AM    PID 124: debug1: no match: check_ssh_1991.
13/02/2009    9:25:10 AM    PID 124: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    9:25:10 AM    PID 124: Connection from **NAGIOS** port 59832.
13/02/2009    9:25:10 AM    PID 124: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    9:25:10 AM    PID 124: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    9:25:10 AM    PID 2884: debug1: Forked child 124..
13/02/2009    9:25:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:15:10 AM    PID 980: debug1: do_cleanup.
13/02/2009    9:15:10 AM    PID 3672: debug1: do_cleanup.
13/02/2009    9:15:10 AM    PID 3672: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    9:15:10 AM    PID 3672: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    9:15:10 AM    PID 3672: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    9:15:10 AM    PID 980: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    9:15:10 AM    PID 980: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    9:15:10 AM    PID 980: debug1: no match: check_ssh_1991.
13/02/2009    9:15:10 AM    PID 980: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    9:15:10 AM    PID 980: Connection from **NAGIOS** port 52501.
13/02/2009    9:15:10 AM    PID 980: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    9:15:10 AM    PID 980: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    9:15:10 AM    PID 2884: debug1: Forked child 980..
13/02/2009    9:15:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    9:05:10 AM    PID 268: debug1: do_cleanup.
13/02/2009    9:05:10 AM    PID 3028: debug1: do_cleanup.
13/02/2009    9:05:10 AM    PID 3028: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    9:05:10 AM    PID 3028: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    9:05:10 AM    PID 3028: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    9:05:10 AM    PID 268: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    9:05:10 AM    PID 268: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    9:05:10 AM    PID 268: debug1: no match: check_ssh_1991.
13/02/2009    9:05:10 AM    PID 268: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    9:05:10 AM    PID 268: Connection from **NAGIOS** port 44291.
13/02/2009    9:05:10 AM    PID 268: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    9:05:10 AM    PID 268: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    9:05:10 AM    PID 2884: debug1: Forked child 268..
13/02/2009    9:05:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:55:10 AM    PID 3080: debug1: do_cleanup.
13/02/2009    8:55:10 AM    PID 4084: debug1: do_cleanup.
13/02/2009    8:55:10 AM    PID 4084: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:55:10 AM    PID 4084: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:55:10 AM    PID 4084: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:55:10 AM    PID 3080: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:55:10 AM    PID 3080: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:55:10 AM    PID 3080: debug1: no match: check_ssh_1991.
13/02/2009    8:55:10 AM    PID 3080: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:55:10 AM    PID 3080: Connection from **NAGIOS** port 46110.
13/02/2009    8:55:10 AM    PID 3080: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:55:10 AM    PID 3080: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    8:55:10 AM    PID 2884: debug1: Forked child 3080..
13/02/2009    8:55:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:45:10 AM    PID 3548: debug1: do_cleanup.
13/02/2009    8:45:10 AM    PID 3436: debug1: do_cleanup.
13/02/2009    8:45:10 AM    PID 3436: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:45:10 AM    PID 3436: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:45:10 AM    PID 3436: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:45:10 AM    PID 3548: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:45:10 AM    PID 3548: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:45:10 AM    PID 3548: debug1: no match: check_ssh_1991.
13/02/2009    8:45:10 AM    PID 3548: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:45:10 AM    PID 3548: Connection from **NAGIOS** port 36718.
13/02/2009    8:45:10 AM    PID 3548: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:45:10 AM    PID 3548: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    8:45:10 AM    PID 2884: debug1: Forked child 3548..
13/02/2009    8:45:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:45:10 AM    PID 2884: RSA key generation complete..
13/02/2009    8:45:10 AM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    8:35:10 AM    PID 2700: debug1: do_cleanup.
13/02/2009    8:35:10 AM    PID 3184: debug1: do_cleanup.
13/02/2009    8:35:10 AM    PID 3184: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:35:10 AM    PID 3184: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:35:10 AM    PID 3184: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:35:10 AM    PID 2700: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:35:10 AM    PID 2700: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:35:10 AM    PID 2700: debug1: no match: check_ssh_1991.
13/02/2009    8:35:10 AM    PID 2700: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:35:10 AM    PID 2700: Connection from **NAGIOS** port 45944.
13/02/2009    8:35:10 AM    PID 2700: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:35:09 AM    PID 2700: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    8:35:09 AM    PID 2884: debug1: Forked child 2700..
13/02/2009    8:35:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:25:10 AM    PID 3796: debug1: do_cleanup.
13/02/2009    8:25:10 AM    PID 848: debug1: do_cleanup.
13/02/2009    8:25:10 AM    PID 848: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:25:10 AM    PID 848: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:25:10 AM    PID 848: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:25:10 AM    PID 3796: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:25:10 AM    PID 3796: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:25:10 AM    PID 3796: debug1: no match: check_ssh_1991.
13/02/2009    8:25:10 AM    PID 3796: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:25:10 AM    PID 3796: Connection from **NAGIOS** port 56544.
13/02/2009    8:25:10 AM    PID 3796: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:25:10 AM    PID 3796: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    8:25:10 AM    PID 2884: debug1: Forked child 3796..
13/02/2009    8:25:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:15:10 AM    PID 3368: debug1: do_cleanup.
13/02/2009    8:15:10 AM    PID 148: debug1: do_cleanup.
13/02/2009    8:15:10 AM    PID 148: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:15:10 AM    PID 148: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:15:10 AM    PID 148: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:15:10 AM    PID 3368: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:15:10 AM    PID 3368: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:15:10 AM    PID 3368: debug1: no match: check_ssh_1991.
13/02/2009    8:15:10 AM    PID 3368: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:15:10 AM    PID 3368: Connection from **NAGIOS** port 34296.
13/02/2009    8:15:10 AM    PID 3368: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:15:09 AM    PID 3368: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    8:15:09 AM    PID 2884: debug1: Forked child 3368..
13/02/2009    8:15:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    8:05:10 AM    PID 492: debug1: do_cleanup.
13/02/2009    8:05:10 AM    PID 3716: debug1: do_cleanup.
13/02/2009    8:05:10 AM    PID 3716: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    8:05:10 AM    PID 3716: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    8:05:10 AM    PID 3716: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    8:05:10 AM    PID 492: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    8:05:10 AM    PID 492: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    8:05:10 AM    PID 492: debug1: no match: check_ssh_1991.
13/02/2009    8:05:10 AM    PID 492: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    8:05:10 AM    PID 492: Connection from **NAGIOS** port 57726.
13/02/2009    8:05:10 AM    PID 492: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    8:05:10 AM    PID 492: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    8:05:10 AM    PID 2884: debug1: Forked child 492..
13/02/2009    8:05:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:55:10 AM    PID 624: debug1: do_cleanup.
13/02/2009    7:55:10 AM    PID 2728: debug1: do_cleanup.
13/02/2009    7:55:10 AM    PID 2728: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:55:10 AM    PID 2728: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:55:10 AM    PID 2728: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:55:10 AM    PID 624: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:55:10 AM    PID 624: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:55:10 AM    PID 624: debug1: no match: check_ssh_1991.
13/02/2009    7:55:10 AM    PID 624: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:55:10 AM    PID 624: Connection from **NAGIOS** port 52155.
13/02/2009    7:55:10 AM    PID 624: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:55:09 AM    PID 624: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    7:55:09 AM    PID 2884: debug1: Forked child 624..
13/02/2009    7:55:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:45:10 AM    PID 1200: debug1: do_cleanup.
13/02/2009    7:45:10 AM    PID 3000: debug1: do_cleanup.
13/02/2009    7:45:10 AM    PID 3000: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:45:10 AM    PID 3000: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:45:10 AM    PID 3000: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:45:10 AM    PID 1200: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:45:10 AM    PID 1200: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:45:10 AM    PID 1200: debug1: no match: check_ssh_1991.
13/02/2009    7:45:10 AM    PID 1200: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:45:10 AM    PID 1200: Connection from **NAGIOS** port 59041.
13/02/2009    7:45:10 AM    PID 1200: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:45:10 AM    PID 1200: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    7:45:10 AM    PID 2884: debug1: Forked child 1200..
13/02/2009    7:45:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:35:10 AM    PID 2884: RSA key generation complete..
13/02/2009    7:35:10 AM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    7:35:10 AM    PID 832: debug1: do_cleanup.
13/02/2009    7:35:10 AM    PID 4084: debug1: do_cleanup.
13/02/2009    7:35:10 AM    PID 4084: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:35:10 AM    PID 4084: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:35:10 AM    PID 4084: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:35:10 AM    PID 832: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:35:10 AM    PID 832: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:35:10 AM    PID 832: debug1: no match: check_ssh_1991.
13/02/2009    7:35:10 AM    PID 832: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:35:10 AM    PID 832: Connection from **NAGIOS** port 55786.
13/02/2009    7:35:10 AM    PID 832: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:35:10 AM    PID 832: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    7:35:10 AM    PID 2884: debug1: Forked child 832..
13/02/2009    7:35:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:25:10 AM    PID 4012: debug1: do_cleanup.
13/02/2009    7:25:10 AM    PID 4056: debug1: do_cleanup.
13/02/2009    7:25:10 AM    PID 4056: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:25:10 AM    PID 4056: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:25:10 AM    PID 4056: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:25:10 AM    PID 4012: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:25:10 AM    PID 4012: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:25:10 AM    PID 4012: debug1: no match: check_ssh_1991.
13/02/2009    7:25:10 AM    PID 4012: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:25:10 AM    PID 4012: Connection from **NAGIOS** port 34510.
13/02/2009    7:25:10 AM    PID 4012: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:25:10 AM    PID 4012: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    7:25:10 AM    PID 2884: debug1: Forked child 4012..
13/02/2009    7:25:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:15:10 AM    PID 3524: debug1: do_cleanup.
13/02/2009    7:15:10 AM    PID 2760: debug1: do_cleanup.
13/02/2009    7:15:10 AM    PID 2760: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:15:10 AM    PID 2760: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:15:10 AM    PID 2760: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:15:10 AM    PID 3524: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:15:10 AM    PID 3524: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:15:10 AM    PID 3524: debug1: no match: check_ssh_1991.
13/02/2009    7:15:10 AM    PID 3524: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:15:10 AM    PID 3524: Connection from **NAGIOS** port 50882.
13/02/2009    7:15:10 AM    PID 3524: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:15:10 AM    PID 3524: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    7:15:10 AM    PID 2884: debug1: Forked child 3524..
13/02/2009    7:15:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    7:05:10 AM    PID 3392: debug1: do_cleanup.
13/02/2009    7:05:10 AM    PID 2532: debug1: do_cleanup.
13/02/2009    7:05:10 AM    PID 2532: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    7:05:10 AM    PID 2532: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    7:05:10 AM    PID 2532: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    7:05:10 AM    PID 3392: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    7:05:10 AM    PID 3392: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    7:05:10 AM    PID 3392: debug1: no match: check_ssh_1991.
13/02/2009    7:05:10 AM    PID 3392: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    7:05:10 AM    PID 3392: Connection from **NAGIOS** port 55409.
13/02/2009    7:05:10 AM    PID 3392: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    7:05:09 AM    PID 3392: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    7:05:09 AM    PID 2884: debug1: Forked child 3392..
13/02/2009    7:05:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:55:10 AM    PID 2632: debug1: do_cleanup.
13/02/2009    6:55:10 AM    PID 2644: debug1: do_cleanup.
13/02/2009    6:55:10 AM    PID 2644: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:55:10 AM    PID 2644: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:55:10 AM    PID 2644: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:55:10 AM    PID 2632: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:55:10 AM    PID 2632: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:55:10 AM    PID 2632: debug1: no match: check_ssh_1991.
13/02/2009    6:55:10 AM    PID 2632: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:55:10 AM    PID 2632: Connection from **NAGIOS** port 58996.
13/02/2009    6:55:10 AM    PID 2632: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:55:10 AM    PID 2632: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    6:55:10 AM    PID 2884: debug1: Forked child 2632..
13/02/2009    6:55:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:45:10 AM    PID 548: debug1: do_cleanup.
13/02/2009    6:45:10 AM    PID 604: debug1: do_cleanup.
13/02/2009    6:45:10 AM    PID 604: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:45:10 AM    PID 604: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:45:10 AM    PID 604: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:45:10 AM    PID 548: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:45:10 AM    PID 548: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:45:10 AM    PID 548: debug1: no match: check_ssh_1991.
13/02/2009    6:45:10 AM    PID 548: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:45:10 AM    PID 548: Connection from **NAGIOS** port 38094.
13/02/2009    6:45:10 AM    PID 548: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:45:10 AM    PID 548: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    6:45:10 AM    PID 2884: debug1: Forked child 548..
13/02/2009    6:45:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:35:10 AM    PID 168: debug1: do_cleanup.
13/02/2009    6:35:10 AM    PID 2024: debug1: do_cleanup.
13/02/2009    6:35:10 AM    PID 2024: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:35:10 AM    PID 2024: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:35:10 AM    PID 2024: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:35:10 AM    PID 168: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:35:10 AM    PID 168: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:35:10 AM    PID 168: debug1: no match: check_ssh_1991.
13/02/2009    6:35:10 AM    PID 168: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:35:10 AM    PID 168: Connection from **NAGIOS** port 33981.
13/02/2009    6:35:10 AM    PID 168: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:35:10 AM    PID 168: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    6:35:10 AM    PID 2884: debug1: Forked child 168..
13/02/2009    6:35:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:35:10 AM    PID 2884: RSA key generation complete..
13/02/2009    6:35:10 AM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    6:25:10 AM    PID 288: debug1: do_cleanup.
13/02/2009    6:25:10 AM    PID 3348: debug1: do_cleanup.
13/02/2009    6:25:10 AM    PID 3348: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:25:10 AM    PID 3348: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:25:10 AM    PID 3348: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:25:10 AM    PID 288: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:25:10 AM    PID 288: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:25:10 AM    PID 288: debug1: no match: check_ssh_1991.
13/02/2009    6:25:10 AM    PID 288: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:25:10 AM    PID 288: Connection from **NAGIOS** port 51995.
13/02/2009    6:25:10 AM    PID 288: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:25:10 AM    PID 288: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    6:25:10 AM    PID 2884: debug1: Forked child 288..
13/02/2009    6:25:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:15:10 AM    PID 3500: debug1: do_cleanup.
13/02/2009    6:15:10 AM    PID 3472: debug1: do_cleanup.
13/02/2009    6:15:10 AM    PID 3472: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:15:10 AM    PID 3472: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:15:10 AM    PID 3472: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:15:10 AM    PID 3500: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:15:10 AM    PID 3500: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:15:10 AM    PID 3500: debug1: no match: check_ssh_1991.
13/02/2009    6:15:10 AM    PID 3500: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:15:10 AM    PID 3500: Connection from **NAGIOS** port 60429.
13/02/2009    6:15:10 AM    PID 3500: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:15:10 AM    PID 3500: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    6:15:10 AM    PID 2884: debug1: Forked child 3500..
13/02/2009    6:15:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    6:05:10 AM    PID 2660: debug1: do_cleanup.
13/02/2009    6:05:10 AM    PID 1040: debug1: do_cleanup.
13/02/2009    6:05:10 AM    PID 1040: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    6:05:10 AM    PID 1040: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    6:05:10 AM    PID 1040: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    6:05:10 AM    PID 2660: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    6:05:10 AM    PID 2660: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    6:05:10 AM    PID 2660: debug1: no match: check_ssh_1991.
13/02/2009    6:05:10 AM    PID 2660: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    6:05:10 AM    PID 2660: Connection from **NAGIOS** port 55280.
13/02/2009    6:05:10 AM    PID 2660: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    6:05:10 AM    PID 2660: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    6:05:10 AM    PID 2884: debug1: Forked child 2660..
13/02/2009    6:05:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:55:10 AM    PID 1064: debug1: do_cleanup.
13/02/2009    5:55:10 AM    PID 420: debug1: do_cleanup.
13/02/2009    5:55:10 AM    PID 420: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:55:10 AM    PID 420: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:55:10 AM    PID 420: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:55:10 AM    PID 1064: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:55:10 AM    PID 1064: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:55:10 AM    PID 1064: debug1: no match: check_ssh_1991.
13/02/2009    5:55:10 AM    PID 1064: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:55:10 AM    PID 1064: Connection from **NAGIOS** port 59790.
13/02/2009    5:55:10 AM    PID 1064: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:55:10 AM    PID 1064: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    5:55:10 AM    PID 2884: debug1: Forked child 1064..
13/02/2009    5:55:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:45:10 AM    PID 1948: debug1: do_cleanup.
13/02/2009    5:45:10 AM    PID 3920: debug1: do_cleanup.
13/02/2009    5:45:10 AM    PID 3920: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:45:10 AM    PID 3920: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:45:10 AM    PID 3920: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:45:10 AM    PID 1948: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:45:10 AM    PID 1948: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:45:10 AM    PID 1948: debug1: no match: check_ssh_1991.
13/02/2009    5:45:10 AM    PID 1948: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:45:10 AM    PID 1948: Connection from **NAGIOS** port 50733.
13/02/2009    5:45:10 AM    PID 1948: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:45:10 AM    PID 1948: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    5:45:10 AM    PID 2884: debug1: Forked child 1948..
13/02/2009    5:45:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:35:10 AM    PID 3532: debug1: do_cleanup.
13/02/2009    5:35:10 AM    PID 2600: debug1: do_cleanup.
13/02/2009    5:35:10 AM    PID 2600: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:35:10 AM    PID 2600: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:35:10 AM    PID 2600: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:35:10 AM    PID 3532: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:35:10 AM    PID 3532: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:35:10 AM    PID 3532: debug1: no match: check_ssh_1991.
13/02/2009    5:35:10 AM    PID 3532: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:35:10 AM    PID 3532: Connection from **NAGIOS** port 48750.
13/02/2009    5:35:10 AM    PID 3532: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:35:10 AM    PID 3532: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    5:35:10 AM    PID 2884: debug1: Forked child 3532..
13/02/2009    5:35:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:25:10 AM    PID 2884: RSA key generation complete..
13/02/2009    5:25:10 AM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    5:25:10 AM    PID 260: debug1: do_cleanup.
13/02/2009    5:25:10 AM    PID 4072: debug1: do_cleanup.
13/02/2009    5:25:10 AM    PID 4072: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:25:10 AM    PID 4072: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:25:10 AM    PID 4072: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:25:10 AM    PID 260: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:25:10 AM    PID 260: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:25:10 AM    PID 260: debug1: no match: check_ssh_1991.
13/02/2009    5:25:10 AM    PID 260: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:25:10 AM    PID 260: Connection from **NAGIOS** port 47141.
13/02/2009    5:25:10 AM    PID 260: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:25:10 AM    PID 260: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    5:25:10 AM    PID 2884: debug1: Forked child 260..
13/02/2009    5:25:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:15:10 AM    PID 792: debug1: do_cleanup.
13/02/2009    5:15:10 AM    PID 360: debug1: do_cleanup.
13/02/2009    5:15:10 AM    PID 360: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:15:10 AM    PID 360: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:15:10 AM    PID 360: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:15:10 AM    PID 792: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:15:10 AM    PID 792: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:15:10 AM    PID 792: debug1: no match: check_ssh_1991.
13/02/2009    5:15:10 AM    PID 792: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:15:10 AM    PID 792: Connection from **NAGIOS** port 47642.
13/02/2009    5:15:10 AM    PID 792: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:15:09 AM    PID 792: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    5:15:09 AM    PID 2884: debug1: Forked child 792..
13/02/2009    5:15:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    5:05:10 AM    PID 4008: debug1: do_cleanup.
13/02/2009    5:05:10 AM    PID 3572: debug1: do_cleanup.
13/02/2009    5:05:10 AM    PID 3572: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    5:05:10 AM    PID 3572: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    5:05:10 AM    PID 3572: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    5:05:10 AM    PID 4008: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    5:05:10 AM    PID 4008: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    5:05:10 AM    PID 4008: debug1: no match: check_ssh_1991.
13/02/2009    5:05:10 AM    PID 4008: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    5:05:10 AM    PID 4008: Connection from **NAGIOS** port 55854.
13/02/2009    5:05:10 AM    PID 4008: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    5:05:10 AM    PID 4008: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    5:05:10 AM    PID 2884: debug1: Forked child 4008..
13/02/2009    5:05:09 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:55:10 AM    PID 792: debug1: do_cleanup.
13/02/2009    4:55:10 AM    PID 304: debug1: do_cleanup.
13/02/2009    4:55:10 AM    PID 304: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:55:10 AM    PID 304: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:55:10 AM    PID 304: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:55:10 AM    PID 792: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:55:10 AM    PID 792: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:55:10 AM    PID 792: debug1: no match: check_ssh_1991.
13/02/2009    4:55:10 AM    PID 792: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:55:10 AM    PID 792: Connection from **NAGIOS** port 52192.
13/02/2009    4:55:10 AM    PID 792: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:55:10 AM    PID 792: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    4:55:10 AM    PID 2884: debug1: Forked child 792..
13/02/2009    4:55:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:45:10 AM    PID 4092: debug1: do_cleanup.
13/02/2009    4:45:10 AM    PID 3368: debug1: do_cleanup.
13/02/2009    4:45:10 AM    PID 3368: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:45:10 AM    PID 3368: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:45:10 AM    PID 3368: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:45:10 AM    PID 4092: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:45:10 AM    PID 4092: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:45:10 AM    PID 4092: debug1: no match: check_ssh_1991.
13/02/2009    4:45:10 AM    PID 4092: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:45:10 AM    PID 4092: Connection from **NAGIOS** port 54063.
13/02/2009    4:45:10 AM    PID 4092: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:45:10 AM    PID 4092: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    4:45:10 AM    PID 2884: debug1: Forked child 4092..
13/02/2009    4:45:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:35:10 AM    PID 3352: debug1: do_cleanup.
13/02/2009    4:35:10 AM    PID 3752: debug1: do_cleanup.
13/02/2009    4:35:10 AM    PID 3752: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:35:10 AM    PID 3752: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:35:10 AM    PID 3752: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:35:10 AM    PID 3352: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:35:10 AM    PID 3352: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:35:10 AM    PID 3352: debug1: no match: check_ssh_1991.
13/02/2009    4:35:10 AM    PID 3352: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:35:10 AM    PID 3352: Connection from **NAGIOS** port 58273.
13/02/2009    4:35:10 AM    PID 3352: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:35:10 AM    PID 3352: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    4:35:10 AM    PID 2884: debug1: Forked child 3352..
13/02/2009    4:35:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:25:10 AM    PID 3024: debug1: do_cleanup.
13/02/2009    4:25:10 AM    PID 3044: debug1: do_cleanup.
13/02/2009    4:25:10 AM    PID 3044: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:25:10 AM    PID 3044: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:25:10 AM    PID 3044: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:25:10 AM    PID 3024: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:25:10 AM    PID 3024: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:25:10 AM    PID 3024: debug1: no match: check_ssh_1991.
13/02/2009    4:25:10 AM    PID 3024: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:25:10 AM    PID 3024: Connection from **NAGIOS** port 36649.
13/02/2009    4:25:10 AM    PID 3024: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:25:10 AM    PID 3024: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    4:25:10 AM    PID 2884: debug1: Forked child 3024..
13/02/2009    4:25:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:25:10 AM    PID 2884: RSA key generation complete..
13/02/2009    4:25:10 AM    PID 2884: Generating new 1024 bit RSA key..
13/02/2009    4:15:10 AM    PID 660: debug1: do_cleanup.
13/02/2009    4:15:10 AM    PID 612: debug1: do_cleanup.
13/02/2009    4:15:10 AM    PID 612: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:15:10 AM    PID 612: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:15:10 AM    PID 612: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:15:10 AM    PID 660: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:15:10 AM    PID 660: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:15:10 AM    PID 660: debug1: no match: check_ssh_1991.
13/02/2009    4:15:10 AM    PID 660: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:15:10 AM    PID 660: Connection from **NAGIOS** port 55288.
13/02/2009    4:15:10 AM    PID 660: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:15:10 AM    PID 660: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    4:15:10 AM    PID 2884: debug1: Forked child 660..
13/02/2009    4:15:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    4:05:10 AM    PID 316: debug1: do_cleanup.
13/02/2009    4:05:10 AM    PID 4064: debug1: do_cleanup.
13/02/2009    4:05:10 AM    PID 4064: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    4:05:10 AM    PID 4064: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    4:05:10 AM    PID 4064: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    4:05:10 AM    PID 316: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    4:05:10 AM    PID 316: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    4:05:10 AM    PID 316: debug1: no match: check_ssh_1991.
13/02/2009    4:05:10 AM    PID 316: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    4:05:10 AM    PID 316: Connection from **NAGIOS** port 38046.
13/02/2009    4:05:10 AM    PID 316: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    4:05:10 AM    PID 316: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    4:05:10 AM    PID 2884: debug1: Forked child 316..
13/02/2009    4:05:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:55:10 AM    PID 3996: debug1: do_cleanup.
13/02/2009    3:55:10 AM    PID 4092: debug1: do_cleanup.
13/02/2009    3:55:10 AM    PID 4092: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:55:10 AM    PID 4092: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:55:10 AM    PID 4092: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:55:10 AM    PID 3996: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:55:10 AM    PID 3996: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:55:10 AM    PID 3996: debug1: no match: check_ssh_1991.
13/02/2009    3:55:10 AM    PID 3996: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:55:10 AM    PID 3996: Connection from **NAGIOS** port 47619.
13/02/2009    3:55:10 AM    PID 3996: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:55:10 AM    PID 3996: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    3:55:10 AM    PID 2884: debug1: Forked child 3996..
13/02/2009    3:55:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:45:10 AM    PID 3152: debug1: do_cleanup.
13/02/2009    3:45:10 AM    PID 3340: debug1: do_cleanup.
13/02/2009    3:45:10 AM    PID 3340: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:45:10 AM    PID 3340: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:45:10 AM    PID 3340: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:45:10 AM    PID 3152: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:45:10 AM    PID 3152: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:45:10 AM    PID 3152: debug1: no match: check_ssh_1991.
13/02/2009    3:45:10 AM    PID 3152: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:45:10 AM    PID 3152: Connection from **NAGIOS** port 53633.
13/02/2009    3:45:10 AM    PID 3152: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:45:10 AM    PID 3152: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    3:45:10 AM    PID 2884: debug1: Forked child 3152..
13/02/2009    3:45:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:35:10 AM    PID 3020: debug1: do_cleanup.
13/02/2009    3:35:10 AM    PID 3128: debug1: do_cleanup.
13/02/2009    3:35:10 AM    PID 3128: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:35:10 AM    PID 3128: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:35:10 AM    PID 3128: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:35:10 AM    PID 3020: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:35:10 AM    PID 3020: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:35:10 AM    PID 3020: debug1: no match: check_ssh_1991.
13/02/2009    3:35:10 AM    PID 3020: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:35:10 AM    PID 3020: Connection from **NAGIOS** port 49195.
13/02/2009    3:35:10 AM    PID 3020: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:35:10 AM    PID 3020: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    3:35:10 AM    PID 2884: debug1: Forked child 3020..
13/02/2009    3:35:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:25:10 AM    PID 632: debug1: do_cleanup.
13/02/2009    3:25:10 AM    PID 676: debug1: do_cleanup.
13/02/2009    3:25:10 AM    PID 676: fatal: Read from socket failed: Software caused connection abort.
13/02/2009    3:25:10 AM    PID 676: debug1: SSH2_MSG_KEXINIT sent.
13/02/2009    3:25:10 AM    PID 676: debug1: list_hostkey_types: ssh-rsa,ssh-dss.
13/02/2009    3:25:10 AM    PID 632: debug1: Local version string SSH-1.99-OpenSSH_5.1.
13/02/2009    3:25:10 AM    PID 632: debug1: Enabling compatibility mode for protocol 2.0.
13/02/2009    3:25:10 AM    PID 632: debug1: no match: check_ssh_1991.
13/02/2009    3:25:10 AM    PID 632: debug1: Client protocol version 1.99; client software version check_ssh_1991.
13/02/2009    3:25:10 AM    PID 632: Connection from **NAGIOS** port 41104.
13/02/2009    3:25:10 AM    PID 632: debug1: inetd sockets after dupping: 3, 3.
13/02/2009    3:25:10 AM    PID 632: debug1: rexec start in 4 out 4 newsock 4 pipe 6 sock 7.
13/02/2009    3:25:10 AM    PID 2884: debug1: Forked child 632..
13/02/2009    3:25:10 AM    PID 2884: debug1: fd 4 clearing O_NONBLOCK.
13/02/2009    3:17:30 AM    PID 2884: RSA key generation complete..
13/02/2009    3:17:30 AM    PID 2884: Generating 1024 bit RSA key..
13/02/2009    3:17:30 AM    PID 2884: Server listening on 0.0.0.0 port 22..
13/02/2009    3:17:30 AM    PID 2884: debug1: Bind to port 22 on 0.0.0.0..


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list