OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Markus Friedl (markus.friedlinformatik.uni-erlangen.de)
Date: Mon Jun 04 2001 - 14:50:39 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Mon, Jun 04, 2001 at 12:04:47PM -0700, Systems Administrator wrote:
    > after upgrading several firewalls I get the problem that ssh version 2 is disabled because it could not load the host key?? I have used ssh-keygen to rebuild the keys for ssh2 (-t rsa1) but no joy?? anyone have a hint

    make sure you check openssh.com/faq.html

    use -t rsa or -t dsa for protocol v2

    -t rsa1 is for protocol v1, only.