Closed GoogleCodeExporter closed 9 years ago
What is the name of the network interface on this device?
It is not possible to match against the protocol, otherwise you can't
differentiate between wi-fi and 3g.
Original comment by rodrigo...@gmail.com
on 7 Oct 2011 at 5:25
Thanks for your answer
I do not really understand your question / comment:
- which network interface are you talking about ?
my 2 SIM cards are recognized as SIM1 and SIM2 (like other dual SIM phones...)
My Wifi and Bluetooth interface have MAC addresses, but I guess this is not
what you are asking for. Could you be more precise on the information you need?
Thank you
PS: One more comment: I unfortunately do not have 3g but only GPRS/Edge: is
this useful ?
Original comment by dupo...@gmail.com
on 7 Oct 2011 at 5:47
Sorry that I didn't make it more clear.
Android is based on Linux, and all communication interfaces receive a unique
name on on the Linux kernel. There are applications that show the "raw"
interface name, such as "NetSentry".
Just install NetSentry (or other similar) from the market, and open it to see
the name of the network interfaces... it whould be something like "eth0",
"ppp0" (some characters followed by a number).
Thank you very much.
Original comment by rodrigo...@gmail.com
on 10 Oct 2011 at 12:09
Thank you
This is clear now
Launching NetSentry, I see 2 interfaces: 'wlan0' and 'ccmni0'
Thank you for furter feed back
Original comment by dupo...@gmail.com
on 12 Oct 2011 at 12:21
Thank you for the information. The interface "ccmni0" was really not
supported...
I have added support for it on revision 225, so the next version should work
for you!
Original comment by rodrigo...@gmail.com
on 13 Oct 2011 at 12:54
I downloaded the last version and got the same error message as below:
Error applying iptables rules.
Exit code: 1
iptables v1.4.10
iptables: No chain/target/ match by that name.
Original comment by dupo...@gmail.com
on 14 Oct 2011 at 3:40
Humm, please take a look at the FAQ:
http://code.google.com/p/droidwall/wiki/FAQ
You probably need to flash a new kernel that supports netfilter to make
DroidWall work... unfortunately.
Original comment by rodrigo...@gmail.com
on 14 Oct 2011 at 5:12
Original issue reported on code.google.com by
dupo...@gmail.com
on 25 Sep 2011 at 10:01