Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Connection to Specific Wireless Access Point #302

Open
GoogleCodeExporter opened this issue Aug 11, 2015 · 0 comments
Open

Block Connection to Specific Wireless Access Point #302

GoogleCodeExporter opened this issue Aug 11, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I tried entering this custom script here:

$IPTABLES -A "droidwall" -m --mac-source 00:00:00:00:00:00 -J "droidwall-reject"

I am attempting to block the phone from connecting to a specific wireless 
access point (of course, substituting 00:00:00:00:00:00 for the actual MAC 
address). I have the wireless MAC address for the router. Can anybody help me 
to get it to work?

Original issue reported on code.google.com by threehappypenguins on 26 Feb 2014 at 7:22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant