Sorry,
i have a 512kbps link and i want to RESTRICT, not block, all local network
(192.168.1.0/24) to 64kbps in some ports only, like 1214. I want to save
http access and restrict kazaa access to 64kbps. Anyone with kazaa in local
network will share 64 kbps.
Sorry my english and thanks any help,
Mauricio.
> You can use an acl to put only traffic destined for port 1214 into the
> delay pool.
----- Original Message -----
From: "Adam Aube" <aaube@firstindependent.net>
To: <squid-users@squid-cache.org>
Sent: Monday, October 13, 2003 9:56 AM
Subject: RE: [squid-users] Delay pools to limit bandwidth in some ports
> > i have a 512kbps link and i want to block all
> > local network (192.168.1.0/24) to 64kbps in
> > some ports only, like 1214.
>
> You can use an acl to put only traffic destined for port 1214 into the
> delay pool.
>
> acl SlowPorts port 1214
> delay_access 1 allow SlowPorts
> delay_access 1 deny all
>
> (Change 1 to whatever the delay pool number is).
>
> Adam
>
>
Received on Mon Oct 13 2003 - 07:23:58 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:28 MST