Koozali.org: home of the SME Server

Can't SSH anymore

Jason Slater

Can't SSH anymore
« 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?

guestHH

Re: Can't SSH anymore
« Reply #1 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

Jason Slater

Re: Can't SSH anymore
« Reply #2 on: November 03, 2002, 10:07:50 AM »
Thanks,

That seems to have fixed the problem!