我需要远程登录到我的 ec2 实例上的端口2222。我已将其包含在源代码为Anywhere和的安全组中Custom TCP Rule。它是一个 64 位 Linux 机器。我可以通过端口连接,22但是当我尝试使用时2222,它显示telnet: Unable to connect to remote host: Connection refused。如果连接成功,我还需要跳过登录/密码提示。
我需要远程登录到我的 ec2 实例上的端口2222。我已将其包含在源代码为Anywhere和的安全组中Custom TCP Rule。它是一个 64 位 Linux 机器。我可以通过端口连接,22但是当我尝试使用时2222,它显示telnet: Unable to connect to remote host: Connection refused。如果连接成功,我还需要跳过登录/密码提示。