Jeff, > -----Original Message----- > Sent: Wednesday, June 02, 2010 11:40 AM > To: [email protected] > Subject: [c-nsp] 12.2-33.SXI3 SSH broken after changing IP > > My SSH connections fail after I changed IP address on box. > > 6500 running 12.2-33.SXI3 > > I had this problem a long time ago and don't remember how to fix it. > > I do see that there is a bug related to it CSCtc41114 but it relates to > HOSTNAME change and the procedure doesn't work or I am not doing it > right. > > > I tried clearing the keys and re-generating them, but I still get > AUTHENTICATION failed on client, and on router I get logs ... > > SSH2 1: RSA_sign: privae key not found > SSH2 1: signature creation failed, status -1 > > > Any ideas. > > > Thanks in advance. > >
This was from a thread in January: >>> The solution is to create a key with the bad label that will overwrite the >>> phantom, then delete it: >>> >>> switch-core1(config)#crypto key generate rsa general-keys label >>> switch-core1.ox.co modulus 512 switch-core1(config)#crypto key >>> zeroize rsa switch-core1.ox.co >>> >>> and the phantom key will be gone. >>> >>> HTH, -ryan _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
