xindervella / droidwall

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

iptable #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.trying to apply the rules
2.
3.

What is the expected output? What do you see instead?
It should enable firwall, but, instead it says 
"Error applying iptables rules.
 Exit code: 127. 

iptables: not found"

What version of the product are you using? On what operating system?
the very last version on the market. android 1.6

Please provide any additional information below.
you could create your own iptable rules...
or at least tell me a way to create them

Original issue reported on code.google.com by neo.quel...@gmail.com on 7 Sep 2010 at 9:20

GoogleCodeExporter commented 8 years ago
Please try the latest version (1.4.1).
This version ships with its own iptables binary, so it may work on your device 
(if your kernel contains the necessary modules).

Original comment by rodrigo...@gmail.com on 13 Sep 2010 at 8:07

GoogleCodeExporter commented 8 years ago
still doesnt work

error applyinf iptables rules.
Exit code:2

iptables 1.4.7
iptables 1.4.7: can't initialize iptables table ?filter?: Table does not exist 
(do you need to insmod?)
Perhaps iptables or your kernel nedds to be upgraded.

Original comment by neo.quel...@gmail.com on 13 Sep 2010 at 9:35

GoogleCodeExporter commented 8 years ago
The same error with droid wall 1.4.1 on lg gt540 optimus/android 1.6 kernel 
2.6.29

Original comment by darkome...@gmail.com on 14 Sep 2010 at 10:10

GoogleCodeExporter commented 8 years ago
This error means that the iptables binary shipped with Droid Wall is working 
fine, but your kernel was not compiled with the necessary modules enabled.
See this reference for more details:
http://www.faqs.org/docs/iptables/commonproblems.html

Sorry, but there is nothing I can do to make Droid Wall work on your phone.

Original comment by rodrigo...@gmail.com on 14 Sep 2010 at 1:11

GoogleCodeExporter commented 8 years ago
Hi, I have an Sony Ericsson Xperia X10 with 1.6
I get this error with lastest version (1.4.2)
I have checked the faq web in this link but I do not know what to do to solve 
the problem.
I have root access and a terminal emulator.
What should I do? (where to execute make, where to execute depmod, ...)

Thanks.

Original comment by danivid...@gmail.com on 5 Oct 2010 at 10:11