标签: amazon-web-services networking tcp telnet aws-security-group
我需要telnet到端口2222上的ec2实例。我已将其包含在安全组中,其来源为Anywhere和Custom TCP Rule。它是64位Linux机器。我可以通过端口22进行连接,但是当我尝试使用2222时,它会显示telnet: Unable to connect to remote host: Connection refused。如果连接成功,我还需要跳过登录/密码提示。
2222
Anywhere
Custom TCP Rule
22
telnet: Unable to connect to remote host: Connection refused
答案 0 :(得分:0)
尝试在其配置文件中更改Telnet服务器正在侦听的端口。