#添加规则

/sbin/iptables -I INPUT -p tcp --dport 80 -j ACCEPT

#保存

/etc/rc.d/init.d/iptables save

相关文章:

  • 2022-12-23
  • 2022-02-09
  • 2021-06-08
  • 2022-12-23
  • 2022-01-12
  • 2022-02-08
  • 2021-11-14
猜你喜欢
  • 2022-03-02
  • 2021-06-28
  • 2021-11-20
  • 2021-11-20
  • 2021-12-07
  • 2021-12-21
  • 2022-01-07
相关资源
相似解决方案