On Mon, 8 Apr 2002, Crist J. Clark wrote: [snip] > PL> My question was regarding ssh, not sshd. > Then I shall reprhase: Are you actually running the ssh(1) in /usr/local/bin/ssh or > the old one in /usr/bin/ssh? > Crist J. Clark | [EMAIL PROTECTED],[EMAIL PROTECTED] > http://people.freebsd.org/~cjc/ | [EMAIL PROTECTED]
I apologize for being snippy, if I seemed so. You alone fixed my woes!!! :) # ssh -V OpenSSH_2.9 FreeBSD localisations 20011202, SSH protocols 1.5/2.0, OpenSSL 0x0090601f # which ssh /usr/bin/ssh # /usr/local/bin/ssh -V OpenSSH_3.0.2, SSH protocols 1.5/2.0, OpenSSL 0x0090601f # mv /usr/bin/ssh /usr/bin/ssh_2.9_old_dont_use # ln -s /usr/local/bin/ssh /usr/bin/ssh I guess that last line isn't really necessary if I adjust my $PATH, huh? -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-security" in the body of the message _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"