Displaying 3 results from an estimated 3 matches for "sercic".
Did you mean:
  servic
  
2005 Aug 02
0
[Fwd: Re: sercice-based and ip-based shaping]
-------------- next part --------------
An embedded message was scrubbed...
From: Vinod Chandran <vinod_chandran@multitech.co.in>
Subject: Re: [LARTC] sercice-based and ip-based shaping
Date: Tue, 02 Aug 2005 10:36:00 +0530
Size: 3441
Url: http://mailman.ds9a.nl/pipermail/lartc/attachments/20050802/44a5f54e/LARTCsercice-basedandip-basedshaping.eml
2005 Aug 01
0
sercice-based and ip-based shaping
Hello guys,
I need to accomplish 2 tasks with one Linux router:
1) Shape the traffic based on services (e.g. HTTP max 512 kbps, P2P max 128
kbps - with a lower prio, etc)
2) After I have classified the traffic based on services, I want to pass it
to the clients with different rates/ceils (one client will get 8/128 kbps,
other 8/64 kbps, etc). If all the users are downloading via P2P I do not
2005 Aug 02
1
RE: service-based and ip-based shaping
...uted to imq1 - where it is shaped
based on IP of the client.
What do you think about this? 
Mihai VLAD
__________________________
 
-----Original Message-----
From: Vinod Chandran [mailto:vinod_chandran@multitech.co.in] 
Sent: Tuesday, August 02, 2005 8:06 AM
To: Mihai Vlad
Subject: Re: [LARTC] sercice-based and ip-based shaping
Hi Mihai,
You could have a parent class based on services, then have children of 
that parent class based on ips.
for eg,
lets say the root is 1:1,
have FTP service class as 1:2 , parent 1:1
and then have a child say 1:21, 1:22 and so on whose parent is 1:2.
I have use...