daimajia / daimajia/droidwall

Block Connection to Specific Wireless Access Point

Open
#302 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.