|
发表于 2010-3-14 16:21:54
|
显示全部楼层
- GenKen west-chamber # iptables -A INPUT -p tcp --sport 80 --tcp-flags FIN,SYN,RST,ACK SYN,ACK -m state --state ESTABLISHED -m set --match-set NOCLIP src -j ZHANG
- iptables v1.4.7: Set NOCLIP doesn't exist.
- Try `iptables -h' or 'iptables --help' for more information.
复制代码 提示这个错误,iptabs没用过,不知道怎么回事 |
|