centos关闭防火墙命令是什么


当前第2页 返回上一页

1

2

3

4

5

6

7

8

9

10

yum install -y iptables-services

//关闭防火墙

service iptables stop

Redirecting to /bin/systemctl stop  iptables.service

//检查防火墙状态

service iptables status

Redirecting to /bin/systemctl status  iptables.service

?iptables.service - IPv4 firewall with iptables

   Loaded: loaded (/usr/lib/systemd/system/iptables.service; disabled; vendor preset: disabled)

   Active: inactive (dead)

相关免费推荐:编程视频课程

以上就是centos关闭防火墙命令是什么的详细内容,更多文章请关注木庄网络博客

返回前面的内容

相关阅读 >>

CentOS系统下修改文件后如何保存退出

CentOS无法输入中文怎么解决

查看CentOS是多少位的方法

如何解决CentOS不能ping域名

查看linux是CentOS还是ubuntu的方法

CentOS无法正常启动

CentOS如何编译安装php-fpm

如何查看CentOS版本信息

CentOS系统下mysql启动失败怎么办

CentOS修改root密码的方法

更多相关阅读请进入《CentOS》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...