首页服务器Web服务器 RHEL 7中防火墙的配置和使用方法

RHEL 7中防火墙的配置和使用方法

RHEL7 中使用了firewalld代替了原来的iptables,操作设置和原来有点不同: 查看防火墙状态:systemctl status firewalld 启动防火墙:systemctl start firewalld 停止防火墙:system…

RHEL7 中使用了firewalld代替了原来的iptables,操作设置和原来有点不同:

查看防火墙状态:systemctl status firewalld

启动防火墙:systemctl start firewalld

停止防火墙:systemctl stop firewalld

防火墙中的一切都与一个或者多个区域相关联,下面对各个区进行说明:

Zone         Description -----------------------------------------------------drop (immutable)     Deny all incoming connections, outgoing ones are accepted. block (immutable)    Deny all incoming connections, with ICMP host prohibited messages issued. trusted (immutable)    Allow all network connections public       		Public areas, do not trust other computersexternal       		For computers with masquerading enabled, protecting a local network dmz        		For computers publicly accessible with restricted access. work        		For trusted work areas home        		For trusted home network connections internal       		For internal network, restrict incoming connections
本文来自网络,不代表1号站长-站长学院|资讯交流平台立场。转载请注明出处: https://www.1cn.cc/fwq/web/5540.html
上一篇详解centos7使用无线wifi连接的方法
下一篇 详解在Ubuntu 14.04安装和使用Docker
admin

作者: admin

这里可以再内容模板定义一些文字和说明,也可以调用对应作者的简介!或者做一些网站的描述之类的文字或者HTML!

为您推荐

评论列表()

    联系我们

    联系我们

    0898-88888888

    在线咨询: QQ交谈

    邮箱: email@wangzhan.com

    工作时间:周一至周五,9:00-17:30,节假日休息

    关注微信
    微信扫一扫关注我们

    微信扫一扫关注我们

    关注微博
    返回顶部