New brand linode server can't connect
I'm trying to connect to my new brand server.(10 minute agos created)
but still can't connect
here's my connecting logs
OpenSSH_8.1p1, LibreSSL 2.7.3
debug1: Reading configuration data /Users/davislin/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 47: Applying options for *
debug2: resolve_canonicalize: hostname 139.162.112.114 is address
debug2: ssh_connect_direct
debug1: Connecting to 139.162.112.114 [139.162.112.114] port 22.
debug1: connect to address 139.162.112.114 port 22: Operation timed out
ssh: connect to host 139.162.112.114 port 22: Operation timed out
How can i debug it?
4 Replies
I have the same connection problems since today.
Tried different fresh started linodes in different regions.
Can't connect with SSH but Lish works…and SSH seems to be working.
A linode already running for some days is still reachable.
:|
In my case, I've especially confirmed I can't reach Linodes created newly and rebuilt with CentOS 8 and CentOS Stream 8.
Check this out so as to fix :)
With LISH Console,
vi /etc/sysconfig/network
NETWORKING=yes
GATEWAY=139.162.112.1
reboot
@davi51in I'm sorry to hear that you're having trouble connecting to your Linode. The below post may be helpful troubleshooting this issue for you.
https://www.linode.com/community/questions/400/why-cant-i-connect-to-my-linode-via-ssh
@calix you may be experiencing the issue @sdatasys is experiencing. The below Community post is related to that.
You can also review the below guide for additional troubleshooting steps if the ones above aren't helpful.
https://www.linode.com/docs/guides/troubleshooting-basic-connection-issues/#run-diagnostic-commands
Thanks for your help rdaniels! Just started a new linode and it works now without any fix. I don't know why it didn't work a few hours ago. I don't do automated upgrades with my Centos 7 Image and didn't change any settings when starting a node.
But thanks for the links, might come in handy someday!