随笔分类 -  Linux

摘要:service配置文件 firewalld默认给我们提供的ftp的service配置文件ftp.xml <?xml version="1.0" encoding="utf-8"?> <service> <short>FTP</short> <description>FTP is a protocol 阅读全文
posted @ 2019-08-05 14:55 AGB 阅读(1453) 评论(0) 推荐(0)
摘要:原文地址:http://www.excelib.com/article/290/show zone文件标签名词解释 target:目标,这个前面学生也已经给大家介绍过了,可以理解为默认行为,有四个可选值:default、ACCEPT、%%REJECT%%、DROP,如果不设置默认为default s 阅读全文
posted @ 2019-08-05 14:03 AGB 阅读(2077) 评论(0) 推荐(0)
摘要:启动 systemctl start firewalld 停止 systemctl stop firewalld 重启 systemctl restart firewalld 查询状态 systemctl status firewalld 另外,对于firewalld来说还可以使用自身的firewa 阅读全文
posted @ 2019-08-05 13:49 AGB 阅读(200) 评论(0) 推荐(0)
摘要:service是firewalld中另外一个非常重要的概念。还是拿门卫的例子来解释。 在iptables的时代我们给门卫下达规则时需要告诉他“所有到22号楼的人全部予以放行”、“所有到80号楼的人全部予以放行”等等, 不过到了firewalld的时代就不需要这样了, 而是可以直接下达像“到销售部的全 阅读全文
posted @ 2019-08-05 13:15 AGB 阅读(352) 评论(0) 推荐(0)
摘要:原文地址:http://www.excelib.com/article/290/show firewalld默认提供了九个zone配置文件: block.xml、dmz.xml、drop.xml、external.xml、home.xml、internal.xml、public.xml、truste 阅读全文
posted @ 2019-08-05 13:03 AGB 阅读(162) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示