Closed GoogleCodeExporter closed 8 years ago
Can you please check what app ID is blocked on DroidWall logs?
Thanks!
Original comment by rodrigo...@gmail.com
on 30 Mar 2011 at 8:52
Hey, sorry it took me a while to get back to you. Here's what the log shows.
App ID 0 ((root) - Applications running as root) - Blocked 85 packets (83
packets for 192.168.2.103, 2 packets for 255.255.255.255)
App ID (kernel) - Blocked 11 packets (3 for 66.174.92.14, 4 packets for
72.14.204.82, 4 packets for 12.234.113.120)
End of log.
So my guess is it is the applications running as root rule which is blocking
dhcpd. I would like to be able to open up the firewall just to dhcpd. Because
I don't want other root running applications to get Internet access without my
permission.
Sam Gleske
Original comment by sam.mxra...@gmail.com
on 2 Apr 2011 at 4:02
Well the root rule appears to be what is blocking it because I enabled that
rule in the whitelist and then the application started working. Though, as I
stated before this is not a desirable solution due to the security risk of any
root application having internet access.
Sam Gleske
Original comment by sam.mxra...@gmail.com
on 2 Apr 2011 at 4:23
That is definitely not a "security risk" since the applications are already
running as root. Any malicious app running as root will be able to bypass any
firewall it wants to.
Sorry, but it is not possible to allow only dhcp since iptables works by
matching against USER IDs (not processes).
Original comment by rodrigo...@gmail.com
on 4 Apr 2011 at 12:21
Original issue reported on code.google.com by
sam.mxra...@gmail.com
on 29 Mar 2011 at 1:17