On 2 May 2014, Jeremy Evans <[email protected]> wrote:
> On Fri, May 2, 2014 at 8:42 AM, Liviu Daia <[email protected]> wrote:
>
> > Unless I'm doing something stupid, sshd seems to be broken in
> > today's snapshot.
> >
> > From a Linux machine:
> >
> > $ ssh testing
> > Connection to testing closed by remote host.
> > Connection to testing closed.
> >
> > From the server's point of view:
> >
> > # dmesg | head -1
> > OpenBSD 5.5-current (GENERIC.MP) #95: Fri May 2 06:31:18 MDT 2014
> >
> > # /usr/sbin/sshd -d
> > debug1: Enabling compression at level 6. [preauth]
> >
>
> Try disabling compression and see if that fixes it.
Yes, it works with compression disabled, thank you.
Regards,
Liviu Daia