Jonathon McKitrick <[EMAIL PROTECTED]> writes:
> Workaround?

Possibly.  On the server, try adding the following two lines to
/etc/ssh/sshd_config:

HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_rsa_key

then HUP or restart sshd, and try to connect.  Let me know how it
works out.

I'd also like to know what OS version you're running on the server and
client, and if you have anything in /etc/ssh/sshd_config (on the
server) or /etc/ssh/ssh_config / ~/.ssh/config (on the client) that
isn't commented out.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to