ssh: connect to host linode.com port 22: Connection refused

I just set up a CentOS 4.0 instance and am now trying to access via ssh.

It returns:

ssh: connect to host linode.com port 22: Connection refused

with:

ssh member_name@linode.com

What's needed to access my VPS via ssh?

Thanks in advance

7 Replies

You need to login to LPM (the linode members webpage) and look on the right side of the page for what host number you're on. It'll look something like hostXX.linode.com. After you find that info, just do:

$ ssh <linode_username>@hostXX.linode.com</linode_username>

Alternatively, if you already have a running ssh daemon on your linode and you know the IP of your linode, you can ssh directly to that IP.

I've been trying to shh to my IP address, only the request is timing out. For some reason I can't see it.

Its on a fresh distro install. Does it take a while for the IP to work?

@danox:

I've been trying to shh to my IP address, only the request is timing out. For some reason I can't see it.

Its on a fresh distro install. Does it take a while for the IP to work?
It shouldn't. Are you sure that your linode is running? If so, can you ping its IP address?

just as an update, I logged into the Lish session and received the following message:

[danox@host55 lish] Fri Feb 24 16:03:17 EST 2006

[danox@host55 lish] Linode Shell (lish) Console starting…

[danox@host55 lish] There is no screen to be resumed matching danox.

Your Linode isn't running, or another console session is already active.

I'll keep digging around, but does anyone know how I can …. make my Linode run?

@danox:

I'll keep digging around, but does anyone know how I can …. make my Linode run?
Log into LPM (the management website). There should be a button to start your linode on the right side of the screen.

aha! forgive me my newbishness. the subtlties of linode are still a fresh, undiscovered treasure chest before my untrained eye.

thanks!

@danox:

aha! forgive me my newbishness. the subtlties of linode are still a fresh, undiscovered treasure chest before my untrained eye.

thanks!
You're welcome! Enjoy your linode.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct