iptables
(2011-05-01 12:24:49)
标签:
it |
分类: linux知识 |
http://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifnetfilter与iptables的区别:
netfilter是LINUX内核中包过滤防火墙而iptables是用来配置管理netfilter的工具.
iptables有四表五链(raw表 mangle表 nat表 filter表(优先级顺序是raw mangle nat
filter)链:INPUT链 OUTPUT链 PREROUTING链 POSTROUTING链
FORWARD链(INPUT与OUTPUT用于防火墙本身指向外和向内,PREFROUTING路由之前,POSTROUTING路由之后,FORWARD转发)).
iptables-save >
/etc/sysconfig/iptables用于保存规则到iptables里,而/etc/sysconfig/iptables是IPTABLES每次启动都自动加载的规则的地方.
iptables-restore
</etc/sysconfig/iptables恢得到IPTABLES里.
iptables -vnL --line-numbers查看详细的所有规则并显示序号.
iptables -D 链名
iptables -F清空一个表的规则,默认是filter表.
iptables -V 查看防火墙版本.
http://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gifhttp://www/uc/myshow/blog/misc/gif/E___6743EN00SIGG.gif