1
cctv6 Oct 18, 2023 不通的时候,先 ss -tunlp 看看端口有没有被监听,如果有,在服务器上测试一下通不通,如果服务器上测试能通,那么就检查一下防火墙。
|
2
baihekong Oct 18, 2023
关闭 selinux 。CentOS 7 和 8 都停止维护了,换 Debian 吧
|
3
coderzhangsan Oct 19, 2023
centos7 系统,防火墙关了,大概率是 selinux 了,楼上兄弟给了提示,楼主试下。
|