To create ssh protocol 1 keys the correct syntax is `ssh-keygen -t rsa1`
The latter creates ssh protocol 2 rsa keys.
 
Scott
 
From: [EMAIL PROTECTED]
--snip--
luke> # /etc/rc.d/init.d/sshd start
luke> Generating SSH2 RSA host key:                              [  OK  ]
luke> Starting sshd:Disabling protocol version 1. Could not load host key
luke>                                                            [  OK  ]

But adding it back in again has made the error vanish. I don't
understand why, but I'm not complaining.  Maybe there's a difference
between hitting "Enter" when prompted for a password and using the
option: -N ''  for ssh-keygen -t rsa.

# HostKey for protocol version 1
HostKey /etc/ssh/ssh_host_key

John, many thanks for all your help and patience.

luke

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to