SSH & 5.3 Problems
Brian McCann
bjmccann at gmail.com
Tue Jan 4 12:32:41 PST 2005
Tried that ....I set PuTTY to use only V2 and it died as well. I
guess it's possible that older versions of PuTTY has an SSH v2 bug,
but it happened from FreeBSD trying that too. :-/
Thanks though,
--Brian
On Tue, 4 Jan 2005 10:17:34 -0800, Aaron Nichols <adnichols at gmail.com> wrote:
> On Tue, 4 Jan 2005 10:16:37 -0500, Brian McCann <bjmccann at gmail.com> wrote:
> > That's just it...I didn't see any errors. Originally it was throwing
> > errors that it couldn't lookup the name of the workstation, but once
> > that got fixed I wasn't getting anything. I've got to try putting
> > sshd into verbose later this afternoon...
>
> Note that as of 5.x only protocol version 2 is supported by default.
> Thus, you may want to try changing the following line in
> /etc/ssh/sshd_config:
>
> from:
> #Protocol 2
>
> to:
> Protocol 2,1
>
> This will enable ssh1 support
>
> Aaron
>
More information about the freebsd-questions
mailing list