netstat -tnl|grep 23 查看23端口是否开启 或者 chkconfig --list|grep telnet 检查telnet状态 如果关闭状态, 开启:chkconfig --level 5 telnet on 相关文章: 2022-01-23 2021-12-03 2021-12-15 2022-12-23 2021-09-29 2021-11-29 2022-12-23