Re: [bwm-tools-tech] protocol shaping bwmd
Brought to you by:
nkukard
From: Larry S. <le...@ec...> - 2007-01-03 15:59:19
|
On Wednesday 03 January 2007 05:30, Sudip Karki wrote: > I am trying to configure BWMD firewall.xml file so that it shapes the > download and upload traffic on port basis ...e.g ftp http smtp . > > For this i have mark the mangle table for > download > tcp smtp udp smtp , tcp ftp udp ftp and tcp smtp udp smtp. > and upload > tcp smtp udp smtp , tcp ftp udp ftp and tcp smtp udp smtp. > > Here in total i got 14 rules in the mangle table for a single client :( . > > Do this effect my firewall rule when i have 14 rules in my mangle table > for a single client. > > For network with 300 clients we will have ( 300 * 14/client = 4200 rules ) > rules. > > In this case what should i do ......carry on as above or only have BWMD > for shaping upload and download or is there any other way ? Recommendation, come up with a "list" of service plans you would like to support (EG 256x256 data, 512x512, 1.5x512, etc etc), then code those "plans" into bandwidth controls. Then all you have to do is add each customer to a "plan" and the bandwidth is done for you - and you end up with many, many less rules and better management. -- Larry Smith SysAd ECSIS.NET sy...@ec... |