Irving007 的个人博客 / 1 / 0 / 创建于 1年前
移除端口:firewall-cmd –zone=public –remove-port=端口号/tcp –permanent放行端口:firewall-cmd –zone=public –add-port=端口号/tcp –permanent列出所有开放端口:firewall-cmd –zone=public –list-ports(–permanent永久生效,没有此参数重启后失效)开启/关闭、重启 firewalld防火墙:systemctl start/stop/restart firewalld
本作品采用《CC 协议》,转载必须注明作者和本文链接
我要举报该,理由是:
推荐文章: