setup a simple queue with a target equal to the entire subnet and set the max-rate-limit to 10k/10k Make sure this queue is at the bottom of the list.. this way if a client doesn’t have a entry in the queue the max bandwidth will be 10kbps/10kbps..
At least that’s one way of doing it… You could also create a firewall rule that blocks access from un-authorized MAC/IP addresses to the WAN and dst-nat’s port 80 requests to a webpage that allows them to signup for service..
I’m creating the simple queues using a web page and a perl script.
How can I have sure that the simple queue with 10kbps/10kbps is in the end of the queues??? There are a form to set the queue number???
But I link much more of the firewall rule. Can you tell me a bit more about this???
How can I setup the firewall rules???
Will I need to create a rule for each client allowed? If it’s true, will I need of dynamic rules, correct?
And how can I redirect the users to a web page that show a message for then?