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

Device Support #8

Closed
agustindev opened this issue Sep 14, 2015 · 5 comments
Closed

Device Support #8

agustindev opened this issue Sep 14, 2015 · 5 comments

Comments

@agustindev
Copy link

I was implementing Social Hotspot with RouterOS and a simple Garden, I had problems with facebook ips, MikroTik have great and cheap Routers, RouterOS is great, but OpenWRT have an stronger community. I was trying to implement your script, I have TP-Link/Cisco with DD-WRT/OpenWRT but in both I had space problem (4MB ROM).
Does it still works? Which devices did you test it?
I'll try it on a MikroTik with 64MB. It might be interesting, that community posts compatible devices, and requeriments like OpenWRT with minimum 8MB.
I wanna test it and make a nice template with bootstrap (Do you have screenshots?)
Great Work!

@databeille
Copy link

@agustindev > If I understand well the purpose of fbwlan, it is an auth server for wifidog, meaning you can run it on your router, but it is more probably designed to run on a web server.

If you really want to run everything on a router, MikroTik RB951 serie could suit your needs. Also, check for how to use a USB key as a chroot/overlay with OpenWrt.

@mhaas
Copy link
Owner

mhaas commented Sep 15, 2015

@databeille is exactly right: you run wifidog-gateway on your OpenWrt box. fbwlan lives on an external webserver.

@mhaas
Copy link
Owner

mhaas commented Sep 15, 2015

Screenshot:

1 login

@mhaas
Copy link
Owner

mhaas commented Sep 15, 2015

Note that the README is a bit out of date. On recent OpenWrt + wifidog releases, you no longer need to add firewall rules yourself or monkey around with the init script. Creating the ipset yourself is still necessary, however. Pull request welcome!

@agustindev
Copy link
Author

Great! Ill try to implement it with external USB storage to avoid the server.
Im also working on a MITM proxy ads injector router side, it could be used as an insistent way of rating.
Thanks!

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

3 participants