重启网卡
service network restart
如何关闭防火墙
关闭: systemctl stop firewalld
开启: systemctl start firewalld
关闭防火墙开机自启: systemctl disable firewalld
开启防火墙开机自启: systemctl enable firewalld
CentOS-7 NAT网络配置命令
阅读 74
2022-04-20
重启网卡
service network restart
如何关闭防火墙
关闭: systemctl stop firewalld
开启: systemctl start firewalld
关闭防火墙开机自启: systemctl disable firewalld
开启防火墙开机自启: systemctl enable firewalld
相关推荐
精彩评论(0)