deadash / droidwall

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

About the error "Protocol wrong type for socket" #146

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm developing a simple firewall on the android. when I run the command 
“Iptables-A OUTPUT-m owner - uid-owner 1000” (or other UID).However,it 
returns the error "iptables: Protocol wrong type for socket" .Can you tell me 
how to solve this problem!Thanks you!

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by longllg8...@gmail.com on 7 May 2011 at 12:56

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The version of the iptables is v1.3.7. However,I  run the droidwall without 
error!

Original comment by longllg8...@gmail.com on 7 May 2011 at 1:10

GoogleCodeExporter commented 8 years ago
Sorry, I was traveling when you opened this issue, then I forgot about it ;)
The problem is on iptables 1.3.7 - that version cannot be used.
DroidWall contains iptables 1.4.10

Original comment by rodrigo...@gmail.com on 3 Jun 2011 at 12:57