Open GoogleCodeExporter opened 9 years ago
[deleted comment]
I'm using the same phone (Motorola Droid) & firmware (Bugless Beast V0.4). I'm
currently trying to use: 2.0.5-pre2 and am experiencing almost the same issues
reported above.
I can connect my laptop (Dell Inspiron 1721 with built-in Dell 1505 Draft
802.11n WLAN Mini-card) to my phone but can not resolve names (via nslookup,
etc.) In fact, I can not even successfully ping the default gateway
(192.168.1.254 in my test case) whether I have access control enabled or not.
I am willing to file a new bug report if you'd like, but thought maybe you
could just add me to this one.
Thanks!
Original comment by ptjmc...@gmail.com
on 10 Jul 2010 at 3:18
I have same phone/firmware/versions
2_0_2: With Access control ENABLED: Laptop connects to device fine, no
nslookups (timeout), no web browsing (with enabled tether log shows error
starting access control)
With access control DISABLED: laptop able to connect and surf web.
whether WEP is enabled or disabled result is the same
Original comment by billmc...@gmail.com
on 11 Jul 2010 at 2:56
The problem you're having isn't a problem with the application, it's with your
kernel. It was configured and compiled without all of the necessary netfilter
options.
Walking you through the steps is a little out of the scope of this project, but
you need to make sure that the kernel configuration includes both
CONFIG_NETFILTER_XT_MATCH_MAC=y
and
CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y
Good luck!
Original comment by thedrexs...@gmail.com
on 26 Jul 2010 at 5:18
Original issue reported on code.google.com by
jeffrey....@gmail.com
on 6 Jul 2010 at 3:53