Xymon Mailing List Archive search

sshd notification in syslog

list Henrik Størner
Mon, 6 Mar 2006 10:39:20 +0100
Message-Id: <user-34a5f7c6c4de@xymon.invalid>

On Thu, Mar 02, 2006 at 11:31:10AM -0500, Schwimmer, Eric E *HS wrote:
On the hobbit server side:
(this is my preferred option)
1. change your bb-services file ($HOBBIT/server/etc/bb-services)
   so that ssh test sends the version string.  I think that will
   stop your sshd from complaining.

ie.:

[ssh|ssh1|ssh2]
   send "SSH-2.0-OpenSSH_4.1\r\n"
   expect "SSH"
   options banner
   port 22
Thanks, I've added this to the default bb-services file in Hobbit.


Regards,
Henrik