Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Jason Slater on November 02, 2002, 12:11:35 PM

Title: Can't SSH anymore
Post by: Jason Slater on November 02, 2002, 12:11:35 PM
I'm having this problem that seems to have appeared out of nowhere.

All of a sudden I can't SSH into my server.  I can get to a command prompt from the server itself without any problem and I can get into the server-manager via telnet and I can even access the server itself by browsing to it through my network, but for some reason I can't SSH into the server to save my life.

Is this likely a putty problem or does this maybe go deeper?
Title: Re: Can't SSH anymore
Post by: guestHH on November 02, 2002, 12:49:00 PM
Hi,

Did you access your server from any other place (network) with the same subnet?
Maybe the keys are not trusted invalid of not trusted anymore due to this.

Try to delete your workstation from /root/.ssh/known_hosts

Hope it helps.

Regards,
guestHH
Title: Re: Can't SSH anymore
Post by: Jason Slater on November 03, 2002, 10:07:50 AM
Thanks,

That seems to have fixed the problem!