Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2005 21:33:45 +0100
From:      Philippe Pegon <Philippe.Pegon@crc.u-strasbg.fr>
To:        Odhiambo Washington <wash@wananchi.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: ssh troubles with 6.0-STABLE
Message-ID:  <438CBB29.9080802@crc.u-strasbg.fr>
In-Reply-To: <20051128213649.GB5770@ns2.wananchi.com>
References:  <20051128212119.GA5770@ns2.wananchi.com> <20051128213649.GB5770@ns2.wananchi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Odhiambo Washington wrote:
> * On 29/11/05 00:21 +0300, Wash wrote:
> 
>>I use shellguard as my ssh client on my Windows box. However I see
>>a problem with 6.0-RELEASE, in a pattern whose solution I can't find
>>even in google.
>>
>>On my machine which I have just updated from 5.4-STABLE -> 6.0-STABLE,
>>when I try to connect with shellguard, I get this:
>>
>><cut>
>>Exception.
>>no matching comp found. Client zlib Server: none,zlib@openssh.com
>></cut>
>>
>>This happens to even a box installed with clean 6.0-RELEASE.
>>
>>I am stumped about this!
> 
> 
> I hate this, but I seem to have found the answer:
> 
> Setting "Compression yes" in /etc/ssh/sshd_config seems to be the
> solution.

probably an interoperability problem with the new version of openssh and 
the new "Compression delayed" option.

in /usr/src/crypto/openssh/ChangeLog :

20050726
  - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
    tim@.
  - (djm) OpenBSD CVS Sync
    - otto@cvs.openbsd.org 2005/07/19 15:32:26
      [auth-passwd.c]
      auth_usercheck(3) can return NULL, so check for that. Report from
      mpech@. ok markus@
    - markus@cvs.openbsd.org 2005/07/25 11:59:40
      [kex.c kex.h myproposal.h packet.c packet.h servconf.c session.c]
      [sshconnect2.c sshd.c sshd_config sshd_config.5]
      add a new compression method that delays compression until the user
      has been authenticated successfully and set compression to 'delayed'
      for sshd.
      this breaks older openssh clients (< 3.5) if they insist on
      compression, so you have to re-enable compression in sshd_config.
      ok djm@


> 
> 
> 
> -Wash
> 
> http://www.netmeister.org/news/learn2quote.html
> 
> --
> +======================================================================+
>     |\      _,,,---,,_     | Odhiambo Washington    <wash@wananchi.com>
> Zzz /,`.-'`'    -.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
>    |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
>   '---''(_/--'  `-'\_)     | GSM: +254 722 743223   +254 733 744121
> +======================================================================+
> The giraffe you thought you offended last week is willing to be nuzzled
> today.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?438CBB29.9080802>