For When You Can't Have The Real Thing
[ start | index | login ]
start > Cisco > ASA > 8.2 > ssh_exchange_identification

ssh_exchange_identification

Created by dave. Last edited by dave, 8 years and 296 days ago. Viewed 3,565 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(2015-06-05)

Seems like a terribly late date to still be messing around with clunkers like these, but oh well

Problem

ASA 5505 factory default, can't ssh in, ssh client gets error

ssh_exchange_identification: Connection closed by remote host

Solution

Generate rsa crypto keys:

conf t
crypto key generate rsa modulus 2048
end
wr mem
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt