Re: Upgrading from Etch to Lenny ends in SSH problems

2010-07-10 Thread Tzafrir Cohen
On Thu, Jul 08, 2010 at 05:52:22PM +0200, Wouter van Vliet / Interpotential wrote: > Ok, so apparently the problem had all sorts of things to do with the host > key being blacklisted, and therefore labeled as 'compromised'. Of course one > can't SSH in anymore in such a situation. > > How to prev

Re: Upgrading from Etch to Lenny ends in SSH problems

2010-07-08 Thread Wouter van Vliet / Interpotential
Ok, so apparently the problem had all sorts of things to do with the host key being blacklisted, and therefore labeled as 'compromised'. Of course one can't SSH in anymore in such a situation. How to prevent it? Well, I probably should have checked with ssh-vulnkey before doing the upgrade. W. O

Re: Upgrading from Etch to Lenny ends in SSH problems

2010-07-08 Thread Alexander Batischev
Hi! Well, maybe something happened to passwordless authentication - did you try to connect using password, not RSA key? To do so, you can simply move ~/.ssh/id* somewhere and try to connect. You should be asked for a password that time. I'm not sure about that, but hope that helps. -- Regards,

Upgrading from Etch to Lenny ends in SSH problems

2010-07-07 Thread Wouter van Vliet / Interpotential
Hi All, I've just been attempting an (more than just slightly) overdue upgrade from Etch to Lenny on a machine I don't have physical access to. At first, everything seemed to work fine. But after a while my connection (over ssh) was dropped and all my box returns now is 'connection closed' when I