ssh no longer connecting automatically

Dag-ErlingSmørgrav des at des.no
Fri Apr 2 23:17:31 PST 2004


Jonathon McKitrick <jcm at FreeBSD-uk.eu.org> 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 - des at des.no
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-stable mailing list