0
点赞
收藏
分享

微信扫一扫

centos + qmail 在本机能telnet 到smtp 外网不能

路西法阁下 2023-04-10 阅读 57


在centos上面查看netstat -a | grep smtp时有

 

且在centos上面telnet到 localhost 25 上面能正常的发送时.

 

在外网,如局域网上telnet ip 25 却不能连接.

 

尝试关闭centos的防火墙后,能正常外网telnet了

关闭方法

/etc/rc.d/init.d/iptables stop

 

 

举报

相关推荐

0 条评论