Closed GoogleCodeExporter closed 8 years ago
Could you please test the development version from the following location:
http://droidwall.googlecode.com/issues/attachment?aid=-6202447490991805206&name=
droidwall-dev.apk&token=88552b563fb4b3f59a222d7589743619
Let me know the results. Thanks
Original comment by rodrigo...@gmail.com
on 17 Sep 2010 at 8:05
have same issio on Samsung Galaxy S (international), wanted to test it, but the
link does not work.
Original comment by samichl...@gmail.com
on 19 Sep 2010 at 6:58
Okay, so please test the attached version:
Original comment by rodrigo...@gmail.com
on 20 Sep 2010 at 2:29
Attachments:
Works for me!
Thank you for your hard work Rodrigo! I couldn't stand having an Android
without your awesome app
By the way -- I noticed droidwall itself doesn't show up on the applicatons
list in droidwall. Is that only the case on my phone? Or is that intentional?
Original comment by sli...@gmail.com
on 21 Sep 2010 at 3:41
Great that it works now :)
Droid Wall only displays applications that are capable of accessing the
network, that is why many applications are filtered from the list. See issue 3
for more details.
Original comment by rodrigo...@gmail.com
on 21 Sep 2010 at 4:46
the issue is now fixed, but now i get " Grep command is required, grep: not
found" Any ideas?
Original comment by samichl...@gmail.com
on 22 Sep 2010 at 8:50
samichlaus:
Probably it's because the scripts that install busybox when you root the phone
don't properly link all of busybox's functions.
-- Do the following as root, in Terminal --
You can fix this by doing the following:
mount -o=remount,rw -t rfs /dev/block/stl9 /system
ln -s /system/bin/busybox /system/bin/grep
You should probably fix all the possibly busybox functions, so you don't have
to worry about it again:
http://pastebin.com/syEvZ1Y0
Once you're done, you probably should remount read-only again: either reboot or
run the following:
mount -o=remount,ro -t rfs /dev/block/stl9 /system
Original comment by sli...@gmail.com
on 22 Sep 2010 at 9:52
Busybox is not always located /system/bin/ - on my phone it is on
/system/xbin/, for example.
I changed Droid Wall to try to find where "grep" is. Could you try the attached
development version? Thanks
Original comment by rodrigo...@gmail.com
on 23 Sep 2010 at 12:25
Attached the wrong one :| this is the correct one:
Original comment by rodrigo...@gmail.com
on 23 Sep 2010 at 12:31
Attachments:
[deleted comment]
hi, sorry for the long time, i can now apply the rules, it sais that it worked,
but it doesn't apply them, after the reboot all connections wlan/gprs are
locked. anything else I can do for testing? (samsung galaxy i9000)
Original comment by samichl...@gmail.com
on 2 Oct 2010 at 12:53
Original issue reported on code.google.com by
sli...@gmail.com
on 17 Sep 2010 at 12:16