qypt15
摘要: iptables--简单的防火墙 如果你执行iptables --list你将看到防火墙上的可用规则。下例说明当前系统没有定义防火墙,你可以看到,它显示了默认的filter表,以及表内默认的input链, forward链, output链。 查看mangle表: 查看NAT表: 查看RAW表: / 阅读全文
posted @ 2016-11-22 16:31 qypt15 阅读(275) 评论(0) 推荐(0)
顶部