写作热力图 加载中...
加载中...

2017

firewalld基础

firewalld基础

在 centos 7以前,默认都是使用 iptables,而在7以后,防火墙默认使用 firewalld,相比较于 iptables firewalld 没有各种表,但是加入了区域的概念,不过,其实在底层,这2个应用层程序都依赖 netfilter 什么是 netfilerLinux内核包含一个强...

1