I have my customer controled by Hotspot and I limited the bandwith with that ( user .. profile), Hotspot make first a dynamic unlimited queues for the interface and then when the customer get into (it get login by MAC) the hotspot create another queues for that MAC that use the rx/tx details that are in the user profile. So How I can do when any customer get into a someones web pages they get an unlimited tx/rx
You have to create static queues with mangle rules. Mangle facility allows to mark certain packets based on different options.
Assign two different marks, 1) from user to certain pages, 2) from user to another resources.
Apply ‘packet-mark’ option in queue configuration.
ok. but when I place a staic queue in SIMPLES it dont works. the Dynamic queue that create the Hotspot when the cusmert get in is which work.
How I have the place the queue for that is was stronger than the queue that create the Hotspot, so even that the customer have 512 assign by the hotspot queue for him but when the customer get into “some pages” the limit change to unlimted
iscconex, dynamic queues should work fine.
However, if you want to set unlimited bandwidth access to certain pages, than you have to disable dynamic queues, and create static ones.
so, it mean that it IS NOT possible to use the dynamic queue that make the HotSpot when some customer get in AND and another type of queue “simple queue or tree queue” to let unlimited to some pages??