Connection closing...Socket close.
时间:2019-11-25 18:05:29
收藏:0
阅读:1005
问题描述:
添加防火墙白名单后,仍然不能远程登录linux服务器
解决方法:
/etc/hosts.allow
添加如下
all:x.x.x.x:allow
原文:https://www.cnblogs.com/duaner92/p/11929282.html
评论(0)