Unlimit from cashe
Posted: Sat Dec 10, 2005 9:35 am
I want to limit clients 65k download from Public int, but to have unlimited from cashe(i turned on webproxy in port 8080). I have 1 ethernet-local and two wlan(atheros, prism2) bridget. What is best way to do this?
name="queue12" target-addresses=192.168.81.7/32 dst-address=0.0.0.0/0
interface=all parent=none direction=both priority=8
queue=PCQ-Download/PCQ-Download limit-at=65000/65000
max-limit=65000/65000 total-queue=PCQ-Download
This is one simple queue for one client(PCQ-Download is 65536 bits)
Thanks!
name="queue12" target-addresses=192.168.81.7/32 dst-address=0.0.0.0/0
interface=all parent=none direction=both priority=8
queue=PCQ-Download/PCQ-Download limit-at=65000/65000
max-limit=65000/65000 total-queue=PCQ-Download
This is one simple queue for one client(PCQ-Download is 65536 bits)
Thanks!