無法使用 ssh 連接到 Linode

無法使用 ssh 連接到 Linode

嘗試從 Ubuntu 22.04 連接ssh到 linode。但它給予:

ssh: connect to host xx.xx.xx.xxx port 22: No route to host

我嘗試 ping xx.xx.xx.xxx,效果很好。 telnet xx.xx.xx.xxx 的輸出:

Trying xx.xx.xx.xxx...
telnet: Unable to connect to remote host: No route to host

此外,我確保位於 的 SSH 公鑰~/.ssh/id_rsa.pub已新增至 Linode 的授權 SSH 金鑰清單中。

相關內容