telnet出现Connection closed by foreign host

时间:2018-10-26 10:45:12   收藏:0   阅读:1756

2018-10-26


 

执行命令:

telnet smtp.exmail.qq.com 465

出现信息:

[root@pengman Desktop]# telnet 10.223.30.128 7027

Tring 10.223.30.128.7027

Connected to 10.223.30.128 (10.223.30.128)  // 表示已经成功连接

Escape character is ^]  // 不是报错,"^]" 中的^ 表示 ctrl键,表示此时 同时按 Ctrl 和 ]   两个键进入telnet客户端的命令模式

Connection closed by foreign host. //长时间没有其他命令数据输入,linux自动关闭相应的连接

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!