Telnet到我的ec2实例上的特定端口

时间:2017-04-02 17:13:20

标签: amazon-web-services networking tcp telnet aws-security-group

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

1 个答案:

答案 0 :(得分:0)

尝试在其配置文件中更改Telnet服务器正在侦听的端口。