关于iptables测试

由 yangjun 在 05-29-2003 21:32 发表:

关于iptables测试

用iptables 编好规则后,用sh 运行,没有错误提示,ping 能实现,然后,

用-C构造数据包来测试

iptables -C input -i eth0 -p UDP -s 0/0 -d 192.168.18.1 --dport 123

iptables -C input -i eth0 -p UDP -s 0/0 -d 192.168.18.1 --dport 18

按照书上说的,应该在标准输出stdout 上报告accept和drop

但是运行后却显示

iptables:will be implemented real soon.I promise

iptables:will be implemented real soon.I promise<img src="http://linuxsir.zahui.net/html/11/http_3A/linuxsir.zahui.net/html/11/images/smilies/wink.gif"

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus