Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am not able to login to the ASAv device on AWS. I get the following message when I try from another EC2 (ubuntu 16.04) no matching key exchange method found. Their offer: diffie-hellman-group14-sha256 When I try from my Mac - I just get no matching...
You need to have a service contract with Cisco. It is not possible to download without such a contract even though you have the standard ASAv download from AWS/Azure.
I have tried both these commandsssh -vvv -oKexAlgorithms=+diffie-hellman-group14-sha256 -i admin@ssh -vvv -oKexAlgorithms=+diffie-hellman-group1-sha256 -i admin@And both result in the following outputUnsupported KEX algorithm "diffie-hellman-group14-...
Thanks for all the help - but no luck so far.Also the =+ did not work at all. So I had to try it with just =.debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],ecdsa-sha2-n...
Thanks.I am using the virtual appliance on AWS - so I am not able to login into to make any changes. I tried a few things to update the Mac or EC2 to support SHA256 but have not been successful.