摘要: Usage: firewall-cmd [OPTIONS...] General Options -h, --help Prints a short help text and exits -V, --version Print the version string of firewalld -q, 阅读全文
posted @ 2025-06-13 09:58 哈喽哈喽111111 阅读(14) 评论(0) 推荐(0)
摘要: 一、查看防火墙状态 1、首先查看防火墙是否开启,如未开启,需要先开启防火墙并作开机自启 systemctl status firewalld 开启防火墙并设置开机自启 systemctl start firewalld systemctl enable firewalld 或者是 systemctl 阅读全文
posted @ 2025-06-13 09:57 哈喽哈喽111111 阅读(863) 评论(0) 推荐(0)