标签 "安装配置iptable" 的相关文章

Centos7安装配置iptable

这几天配置主机时,遇到centos7下的iptable问题,上网搜了下,转载如下: CentOS7默认的防火墙不是iptables,而是firewalle. 安装iptable iptable-service 先检查是否安装了iptables service iptables status 安装iptables yum install -y iptables 升级iptables yum upda