网站突然打不开:服务器停止了,重启后,防火墙自动启动,导致网站打不开。

1.查看防火墙

systemctl status firewalld

[moka同学笔记]linux服务器防火墙的设置

 

2.关闭防火墙

systemctl stop firewalld

 

3.设置规则

 

相关文章:

  • 2021-09-14
  • 2021-11-30
  • 2021-06-18
  • 2021-11-19
  • 2021-12-10
  • 2021-12-10
  • 2021-12-10
猜你喜欢
  • 2021-12-10
  • 2021-11-28
  • 2021-09-04
  • 2021-12-03
  • 2021-11-02
  • 2021-10-05
  • 2021-04-13
相关资源
相似解决方案