Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Moros said:Hello all -
My neighbor seems to think it's a good idea to use my wireless AP. I could implement some security measures on it, I know, but I would much rather catch him and send a little message. Then I will be glad to turn on all the security.
Does anyone know of any program or utility that will monitor my network and email me or something when a new DHCP lease is handed out? This way I could monitor it better from work. Thanks!
BollWeevil said:The best you could do is setup a captive portal and redirect the user to a custom web page. It would require a linux router and wireless card in place of your AP.
Do a google search for "captive portal". Without going into too much explation here, it involves some mac filtering, DHCP scripting, and DNS trickery where all DNS queries performed by this client will get resolved to a ficticious web page, hosted by you, which could contain whatever message you want like "get off my AP". As a result, any web page they try to open would get redirected to this page.