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 <[EMAIL PROTECTED]> wrote:
> On Tue, 4 Jan 2005 10:16:37 -0500, Brian McCann <[EMAIL PROTECTED]> 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
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to