Command? I installed openssh-2.9p2 and got protocol 1 working. My problem is i cannot make ssh2 to work. It has a wierd problem when I run sshd. it says "Disabling protocol version 2. Could not load host key" I already generated a key using ssh-keygen with the command. #ssh-keygen -q- -f /etc/ssh/ssh_host_key -N ' ' #ssh-keygen -q- -f /etc/ssh/ssh_host_rsa_key -N ' ' #ssh-keygen -q- -f /etc/ssh/ssh_host_dsa_key -N ' ' I also has the lines in my sshd_config: HostKey /etc/ssh/ssh_host_key HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_dsa_key HostDsaKey /etc/ssh/ssh_host_dsa_key can someone help me with this? Thankx in advance __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
