[bwm-tools-tech] protocol shaping bwmd
Brought to you by:
nkukard
From: Sudip K. <sud...@he...> - 2007-01-03 11:30:51
|
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 ? |