Gentoo Archives: gentoo-user

From: Hans-Werner Hilse <hilse@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] Understanding sshd response
Date: Fri, 20 Apr 2007 11:36:31
Message-Id: 20070420133051.010d52bb.hilse@web.de
In Reply to: [gentoo-user] [OT] Understanding sshd response by Mick
1 Hi,
2
3 On Fri, 20 Apr 2007 12:08:03 +0100 Mick <michaelkintzios@×××××.com>
4 wrote:
5
6 > What does this mean?
7 >
8 > " Remote protocol version 2.0, remote software version
9 > RomCliSecure_4.12 debug1: no match: RomCliSecure_4.12 "
10
11 That's in compat.c, l.58ff. (4.6pl1). There's a table with
12 server/application specific quirks. As it's written in the debug
13 output: There's no match for your SSH server's ID string.
14
15 As always, debug messages tend to be only understandable if you know a
16 bit of the application's code.
17
18 -hwh
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [OT] Understanding sshd response Mick <michaelkintzios@×××××.com>