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

Having portal spoof Apple devices #1

Open
westbywest opened this issue Apr 23, 2013 · 0 comments
Open

Having portal spoof Apple devices #1

westbywest opened this issue Apr 23, 2013 · 0 comments

Comments

@westbywest
Copy link
Owner

Cloning relevant issue from Commotion-OpenWRT:
https://code.commotionwireless.net/issues/482

This line needs to be added to the pre-authenticated dnsmasq.conf file:

address=/apple.com/0.0.0.0

This will prevent apple devices and computers from auto authenticating splash screens (so folks who connect can see the local content we want to show over commotion splash).

When apple devices connect to a wifi spot, they auto-ping apple.com, but if the rule is changed to 0.0.0.0 for apple.com, it tricks the device into not auto authenticating. After authentication, the dnsmasq needs to remove this rule, otherwise apple.com will be completely inaccessible over the whole network...

(Thanks to Jonathan Baldwin)

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

No branches or pull requests

1 participant