telnet出现Connection closed by foreign host

 

执行命令:

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自动关闭相应的链接
相关文章
相关标签/搜索