ffeingol
11-28-2001, 08:21 AM
I'm helping a friend setup a RH 6.22 server.
Everyone agrees that you should use ssh and not telnet. Now the question is, which sshd to use? Is the one that comes with RH (latest patches) good enough or do people use Open SSH or others?
Thanks,
Frank
RutRow
11-28-2001, 10:03 AM
I like the latest version of OpenSSH... 3.0.1. Very easy to compile and configure.
bitserve
11-28-2001, 04:14 PM
Agree with rutrow if you want a second opinion. I didn't even think that being "up2date" on a RedHat 6.2 box included an SSH rpm.
ffeingol
11-28-2001, 04:36 PM
Thanks guys,
I was already working on Open SSH, but I just needed a confirmation.
Frank
bobcares
11-28-2001, 04:43 PM
Here's the rpm for the openSSH 3.0.1
http://www.rpmfind.net//linux/RPM/rawhide/1.0/i386/RedHat/RPMS/openssh-3.0.1p1-1.i386.html
I hope this helps.
Have a great day :)
Regards
amar
ffeingol
11-28-2001, 05:01 PM
amar,
Thanks for the URL, but I compile from source. I don't want a generic 386 compiled binary.
Frank