[PATCH]: Heartbeat/Watchdog Patch
Hideaki Goto
hgot at ecip.tohoku.ac.jp
Tue Apr 10 11:27:10 EST 2001
Are you connecting F-Secure clients to OpenSSH's server?
How does it affect to the server?
Ben <mouring at etoh.eviladmin.org> wrote:
>> You use SSH_MSG_IGNORE. A lot of F-Secure clients will ignore the
>> the message:
>>
>> [..snip from compat.c]
>> { "^1\\.2\\.1[89]", SSH_BUG_IGNOREMSG },
>> { "^1\\.2\\.2[012]", SSH_BUG_IGNOREMSG },
>> { "^1\\.3\\.2", SSH_BUG_IGNOREMSG }, /* f-secure */
>> [..]
>>
>> You need to work around theses clients.
SSH_MSG_IGNORE is sent only from clients to the server.
--------
Hideaki Goto
More information about the openssh-unix-dev
mailing list