Date: Wed, 31 Jan 2001 15:37:46 -0500 From: "Dan Harp" <danh@eagle.ca> To: <freebsd-questions@FreeBSD.ORG> Subject: RE: /usr/bin/ssh-keygen Not Found Message-ID: <NDBBJJNIIACACBOGMNIOIEDLENAA.danh@eagle.ca> In-Reply-To: <20010130184908.J54217@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: > You need to install the crypto distribution at install-time (or you > can install it afterwards). For some reason the sshd_enable control > was enabled in your /etc/rc.conf, but you don't have SSH installed. Thanks for the help, Kris! This is what I have tried so far: /stand/sysinstall 1.) Configure installation (since I have already completed the initial installation) 2.) Distributions 2.) "X"'d (selected) Crypto stuff, and hit enter, then it goes back to the previous menu. So I go back in, Crypto is still selected. Hit enter again, since there are no instructions in the menu to just install the selected distribution. All I could do is exit the installation, since I can't go any further. Arrggh!! I assume it didn't install it, since there was no confirmation of such. This is my first time playing around with the install of FreeBSD, so I understand that my lack of knowledge is also a factor, although I would like to know if anyone else see's the lack of logic when trying to get SSH to work from a fresh install of FreeBSD (Developer version). Not to mention, I have been told by several FreeBSD users that SSH should work right after the install. Well, I've tried 6 times now, with no luck. Next I tried the 'manual' way: 1.)cd /usr/src/secure/lib/libcrypt (enter) 2.)make && make install (enter) Warning: Object directory not changed from original /usr/src/secure/lib/libcrypt install -c -o root -g wheel -m 444 libdescrypt.a /usr/lib install -c -o root -g wheel -m 444 libdescrypt_p.a /usr/lib install -c -s -o root -g wheel -m 444 -fschg libdescrypt.so.2 /usr/lib ln -sf libdescrypt.so.2 /usr/lib/libdescrypt.so install -c -o root -g wheel -m 444 crypt.3.gz /usr/share/man/man3 /usr/share/man/man3/crypt_get_format.3.gz -> /usr/share/man/man3/crypt.3.gz /usr/share/man/man3/crypt_set_format.3.gz -> /usr/share/man/man3/crypt.3.gz 3.)/usr/libexec/locate.updatedb 4.) Reboot. Once again, no SSH, no key generated, and lots more frustration. ;) So, I went back into the sysinstall and selected Crypto and Ports just for fun, hit enter and prompted for the FTP server I want and off it went installing. So, for anyone installing SSH on 4.1.1, I guess you have to select more than ONE distribution set for it to do anything! Now it works! Yippy Skippy! Any idea what this means: Jan 31 15:31:15 server /kernel: ipfw: limit 100 reached on entry 65000 Regards, --Dan 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?NDBBJJNIIACACBOGMNIOIEDLENAA.danh>