<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.2919.6307" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all I am trying to get 'SSH' working 
</FONT></DIV>
<DIV><FONT face=Arial size=2>I had a startup message that says  the file 
permissions on</FONT></DIV>
<DIV><FONT face=Arial size=2>/etc/ssh/ssh_host_key where incorect I fixed this 
with</FONT></DIV>
<DIV><FONT face=Arial size=2>chmod 600 ssh_host_key</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It now appears that I have to generate the key file 
somehow</FONT></DIV>
<DIV><FONT face=Arial size=2>I have run ssh-keygen as root and as a 
user.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Can somebody please explain what I have to 
do</FONT></DIV>
<DIV><FONT face=Arial size=2>The following is from 
/var/log/messages</FONT></DIV>
<DIV><FONT face=Arial size=2>I also get the same when I type 
sshd</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> sshd: error: Could not load host key: 
/etc/ssh/ssh_host_key: Success<BR>Jul  9 14:49:25 squirrel-gw sshd[509]: 
error: Could not load host key: /etc/ssh/ssh_host_key: Success<BR>Jul  9 
14:49:26 squirrel-gw sshd: sshd startup failed<BR></FONT></DIV></BODY></HTML>