Date: Wed, 6 Dec 2000 14:14:01 -0600 (CST) From: BWS - Offwhite <brennan@offwhite.net> To: Cliff Sarginson <cliff@raggedclown.net> Cc: Otter <otterr@telocity.com>, Dead Line <dead_line@hotmail.com>, freebsd-questions@FreeBSD.ORG Subject: Re: running ssh Message-ID: <Pine.BSF.4.21.0012061410260.75589-100000@home.offwhite.net> In-Reply-To: <00120620070406.01722@buffy>
next in thread | previous in thread | raw e-mail | index | archive | help
As far as I know, FreeBSD now includes ssh into the base system. Actually, I know that much. I have two systems updated to 4.2 and I have the full sources. It now compiles OpenSSH with the world build and the port is disabled, much like perl has been for a while. I think it may be totally out of the ports now. In FreeBSD 3.x you had to get ssh1 or ssh2 and compile and configure them seperately. Now all you have to do is enable sshd in /etc/rc.conf. You can likely find example in /etc/defaults/rc.conf which may be set to NO. Copy that to /etc/rc.conf and set it to YES so sshd start at boot time. I may be giving information other than you need. Let me know if you need to know more. Brennan Stehling - web developer and sys admin projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com This signature is just here to take up space. On Wed, 6 Dec 2000, Cliff Sarginson wrote: > On Wednesday 06 December 2000 12:49, Otter wrote: > > since 4.0, freebsd has come packaged with openssh included in the > > base. > > Oh ! > I have 4.0 and I cannot find it on my CD set. > Someone told me it wasn't on their because of the RSA license > issue, but since that is now history, it is in the base system > for 4.2. > > Can you clarify ? > I don't see it on my CD set anywhere. > > Thanks > > Cliff > > 3.2 did not have this feature, so you'll need to install it > > manually. it can be found in the ports, if you have it installed, > > under /usr/ports/security/ssh (or ssh2, if you choose). it will also > > install openssl for you, since it's a dependancy. > > -Otter > > > > > > }-----Original Message----- > > }From: owner-freebsd-questions@FreeBSD.ORG > > }[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dead Line > > }Sent: Wednesday, December 06, 2000 5:15 AM > > }To: freebsd-questions@FreeBSD.ORG > > }Subject: running ssh > > } > > } > > }Peace, > > } > > } After the installation of fBSD 3.2 release. > > } > > } i can run the telnet normal. > > } and i can disable the telnet from inetd.conf > > } > > } but.. there is no ssh .. how i can enable the ssh and install it? > > } > > } excuse my simple question. > > } > > } thank you. > > } > > }-Marwan > > }_____________________________________________________________ > > }________________________ > > }Get more from the Web. FREE MSN Explorer download : > > http://explorer.msn.com > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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.BSF.4.21.0012061410260.75589-100000>