阿里云服务器关闭防火墙设置

本文摘要:阿里云服务器怎么关闭防火墙?阿里云服务器关闭防火墙设置如下。 使用root登录 # 关闭服务 [root@localhost ~]# systemctl stop firewalld.service 阿里云服务器关闭防火墙......

阿里云服务器怎么关闭防火墙?阿里云服务器关闭防火墙设置如下。

 

使用root登录

# 关闭服务
[root@localhost ~]# systemctl stop firewalld.service