Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经完成了“semanage port -a -t http_port_t -p tcp 81”并修改了 httpd.conf 以侦听端口 81。重新启动 httpd 服务后它无法正常工作。但它使用默认端口 80。我检查了我的 SeLinux,它实际上已被禁用。有人能让我摆脱困境吗?
你有 iptables 阻塞端口 81 的机会吗?
iptables -L