> Gavin Nelmes-Crocker wrote: > > > first off SSH in on protocol 2 and then edit the file > > /etc/ssh/ssh_config and on the protocol line remove the # > and also 1 > > then save and restart ssh with /etc/rc.d/init.d/ssh restart > - your RaQ > > will now only respond to protocol 2. > > For the 10 billionth time! The file is sshd_config NOT ssh_config. > Thanks for the correction a polite would have done though!
> /etc/ssh/ssh_config > is the config file for the ssh client for connecting to other machines > > /etc/ssh/sshd_config > is the config file for the sshd daemon that runs on your > server waiting for incoming connections > and the clarification I actually hadn't noticed the other file I made a type and intended to refer to sshd_config > sshd is the name of the process you'll see running when your > server is listening for connections. > > /etc/rc.d/init.d/ssh is the command for starting/stopping > sshd No, I don't know why they didn't call it sshd either :o) Please if you are going to make a correction please get it right - in fact they do call it sshd a least on my RaQ, but as I tend to only type half of what I want and then press TAB for auto complete I rarely notice on this occasion I connected to a RaQ and double checked the correct command is in fact /etc/rc.d/init.d/sshd restart Sorry for any confusion for anyone. Regards Gavin _______________________________________________ cobalt-security mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-security
