On Sat, 19 Jan 2002, Dinesh Jawade wrote: > I am having Red Hat Linux 6.0 on which I was able to setup ssh client which > is able to connect other ssh servers on another linux 6.2 machines.
Ok, people have got to stop referring to future versions of linux. The current version of linux is 2.4. If the version number that you refer to is for a specific distribution, then please state it. You've mentioned that one of your machines is red hat 6.0, but not which distro the 6.2 machine is. There are quite a few distros that may have passed through the 6.2 stage. > I need help to configure sshd server on linux 6.0. > I have installed the following softwares on both the machines: > 1. Openssh-2.9p1.tar.gz > 2. Openssl-0.9.6.tar.gz What else have you tried? If you are using redhat, or mandrake or any of the rpm based distros, then I'd suggest you get the rpms for openssh and install it. You do not need ssl to run ssh. Once you install the rpms, it will also install a service for sshd. You may have to start that using /etc/rc.d/init.d/sshd start Philip -- "A car is just a big purse on wheels." -- Johanna Reynolds _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
