I am the landlord of an apartment complex. Now this includes the internets access provided to them via wifi access. Case in point is I don't want any one in the net to hog the bandwidth torrenting stuff or w/e. Also, I don't live in the property nor have a staff or office where I can setup a PC! The router is on a locked box in the common areas with an external power supply reset button so tenants can reset them themselves in case of net hiccups
This would involve setting caps on wifi connections plus Logging to check who is doing what
What is the best way to do this?
SPECS
On site IP: Dynamic
Router: wrt54g, although it will be upgraded soon to accommodate the new wifi standards
Remote Access IP: Dynamic IP
Budget: $100 or less
I was thinking of using something like no-ip.org ($9.95/year) to activate the "remote management limited to IP" on the router
The problem is getting the IP of the rental property since it's also dynamic. Setting a POP3 or Apache just to relay the IP seems like a good idea, but how would I do this without setting a machine on site or doing so with a minimal cost?
HELP This is eating my brain
Posts
Too much, I already solved this issue.
The router has a dynamic IP autoupdate to the host of my choice. I chose dlinkdns.com.
So my router pings the new IP to the host service, which in turn gives me a xx.domain.com address that I can use remotely accessing the designated port. This way, and as long as the router has remote management turned on, I can access it through xx.domain.com:port
Next order in business is restricting remote control to a static IP. I do the same but opposite, setting a yy.domain.com host that redirects to wherever I am in the world, just entering the web client.
Then come the bandwidth allocation issue (QoS)
Using dd-wrt, I can allocate priority to IP, MAC, Ports and application services so nobody goes nuts with torrenting while other people are in the network, but if nobody else is using the bandwidth, well, then go nuts!