Date: Fri, 8 Sep 2000 18:04:30 -0400 (EDT) From: Zhihui Zhang <zzhang@cs.binghamton.edu> To: freebsd-questions@freebsd.org Subject: newbie ssh installation problem Message-ID: <Pine.SOL.4.21.0009081759500.11450-100000@sol.cs.binghamton.edu>
next in thread | raw e-mail | index | archive | help
I am using FreeBSD 4.1, trying to install ssh for the first time: pluto# setenv USA_RESIDENT NO pluto# cd /usr/ports/security/ssh pluto# make; make install pluto# sshd error: Could not load host key: /etc/ssh/ssh_host_key: No such file or directory Disabling protocol version 1 error: Could not load DSA host key: /etc/ssh/ssh_host_dsa_key Disabling protocol version 2 sshd: no hostkeys available -- exiting. sshd: no hostkeys available -- exiting. Try again: pluto# cd /etc/ssh pluto# cp /usr/local/etc/ssh_host* . pluto# sshd /etc/ssh/sshd_config line 6: "randomseed" option is obsolete. /etc/ssh/sshd_config: line 13: Bad configuration option: QuietMode /etc/ssh/sshd_config: line 16: Bad configuration option: FascistLogging fatal: /etc/ssh/sshd_config: terminating, 2 bad configuration options What should I do now? BTW, is there a free SSH client running on Windows 98? Thanks for your help. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0009081759500.11450-100000>