Re: [OpenBSD 5.1] No ssh login to SE/30 - too little computing power?

[email protected] Sat, 16 Jun 2012 12:03:39 +0200
Newsgroups gmane.os.openbsd.mac68k
Message-ID <[email protected]>
Hi Otto, hi David!

Am 16.06.2012 um 00:33 schrieb David Diggles:

> Or if you do not wish to compromise on the ssh security, you could change
> this in /etc/ssh/sshd_config
>
> #LoginGraceTime 2m
> LoginGraceTime 15m
>
> Then SIGHUP the sshd process.
>
> On Fri, Jun 15, 2012 at 09:04:04PM +0200, Otto Moerbeek wrote:
>>
>>
>> Try ssh -1 (you might need to enable protocol 1 in the server first:
>> /etc/ssh/sshd_config: Protocol 1,2).
>>
>> 	-Otto
>

"Your sshd skill has improved +1"

Thanks for your help. I also tried protocol version 1 before with the very
same results. Obviously, the "sshd[17111]: fatal: Timeout before
authentication for 192.168.23.26" line hinted at the "LoginGraceTime"
parameter, which I didn't see in that context.

SSH login now works both for protocol 1 and 2, but still negotiation is that
slow that I think I'll install a telnetd. Security isn't an issue for now.

Thanks again!

Regards
  Steffen