Hello All,
How can I permit all users(10.0.10.0/24) to have an unlimited speed access
with no delay restriction to my servers(192.168.0.0/24) and restrict
anything else.
this is my current delay config.
---------
acl all src 0.0.0.0/0.0.0.0
acl servers dst 192.168.0.0/255.255.255.0
acl users src 10.0.10.0/255.255.255.0
delay_pools 2
delay_class 1 1
delay_access 1 allow all
delay_access 1 deny all
delay_parameters 1 -1/-1
delay_class 2 3
delay_access 2 allow users
delay_access 2 deny all
delay_parameters 2 128000/128000 -1/-1 3000/3000
---------
Any modification to above config
or detail configuration examples would be helpful.
Thanks,
Rp
Received on Tue Apr 06 2004 - 16:03:14 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Apr 30 2004 - 12:00:01 MDT