MRchildNEO / scholarzhang

Automatically exported from code.google.com/p/scholarzhang
0 stars 0 forks source link

unknown option `--match-set' Try `iptables -h' or 'iptables --help' for more information. #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1、iptables v1.4.3.1:    ipset 4.2  system  2.6.30.10-105.2.23.fc11.i586 
2、# 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 -m comment --comment "client-side connection obfuscation"
3、问题:iptables v1.4.3.1: unknown option `--match-set'
Try `iptables -h' or 'iptables --help' for more information.

Original issue reported on code.google.com by nmwe...@gmail.com on 11 Mar 2010 at 11:40

GoogleCodeExporter commented 8 years ago
升级到最新版的iptables应该可以解决你的问题。

Original comment by zhixun.lin@gmail.com on 11 Mar 2010 at 1:42

GoogleCodeExporter commented 8 years ago
试试 --set

Original comment by xu.jimmy.wrk on 11 Mar 2010 at 1:57

GoogleCodeExporter commented 8 years ago

Original comment by klzg...@gmail.com on 11 Mar 2010 at 2:52

GoogleCodeExporter commented 8 years ago
请问lz
更新版本后此问题解决了没有?

Original comment by liuka...@gmail.com on 22 Mar 2010 at 7:56