xubd

[root@localhost html]# /sbin/iptables -I INPUT -p tcp --dport 80 -j ACCEPT 

[root@localhost html]# /etc/init.d/iptables save 
[root@localhost html]# /etc/init.d/iptables restart
 
补充资料:https://blog.csdn.net/nainaiqiuwencun/article/details/80697388

分类:

技术点:

相关文章:

  • 2021-11-04
  • 2021-08-16
  • 2021-11-09
  • 2022-12-23
  • 2021-10-07
  • 2021-05-07
猜你喜欢
  • 2021-11-01
  • 2022-01-29
  • 2018-03-13
  • 2022-01-03
  • 2022-12-23
  • 2021-08-21
  • 2022-12-23
相关资源
相似解决方案