【发布时间】:2017-08-27 12:34:23
【问题描述】:
我需要通过端口2222 远程登录到我的 ec2 实例。我已将其包含在源为Anywhere 和Custom TCP Rule 的安全组中。它是一个 64 位 Linux 机器。我可以通过端口22 进行连接,但是当我尝试使用2222 时,它显示telnet: Unable to connect to remote host: Connection refused。如果连接成功,我还需要跳过登录/密码提示。
【问题讨论】:
标签: amazon-web-services networking tcp telnet aws-security-group