galaxy001 / scholarzhang

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

Segmentation fault #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
root@bt:~/west-chamber-0.0.1/examples# 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"
Segmentation fault

请教这个问题如何解决啊?

Original issue reported on code.google.com by x14...@gmail.com on 15 Mar 2010 at 11:54

GoogleCodeExporter commented 9 years ago
碰到同样的问题 求助
$ sudo iptables -A INPUT -p tcp --dport 80 --tcp-flags FIN,SYN,RST,ACK SYN -m 
state --
state NEW -j CUI -m set --match-set CHINA src -m comment --comment "server-side 
connection obfuscation"
Segmentation fault
系统版本2.6.28-18-generic iptables版本1.4.7

Original comment by liuka...@gmail.com on 22 Mar 2010 at 8:34

GoogleCodeExporter commented 9 years ago

Original comment by yingyingcui.scholarzhang@gmail.com on 18 Aug 2010 at 7:16

GoogleCodeExporter commented 9 years ago

Original comment by kiz...@gmail.com on 17 Sep 2011 at 2:29