Cant locate '''sshkey.h''' in Ubuntu files
ssh -vvv 10.x.x.x ssh_dispatch_run_fatal: Connection to 10.70.251.49 port 22: Invalid key length
SSH Invalid key length on embedded device
31 Answer
fixed by fixing the client Cisco:
conf t
crypto key zerosize rsa
crypto key generate rsa modulus 2048
end 1