Hi all, I''m looking to do traffic shaping in an isp environment with shorewall and tc. I would like to create a configuration where each individual address in a pool of addresses, potentially many more than 256, is assigned a queue, say a rate of 128k and a ceiling of 2mbit. Is this type of configuration possible with shorewall? Thanks much -Brian ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Brian Camp wrote:> Hi all, > > I''m looking to do traffic shaping in an isp environment with shorewall > and tc. I would like to create a configuration where each individual > address in a pool of addresses, potentially many more than 256, is > assigned a queue, say a rate of 128k and a ceiling of 2mbit. > > Is this type of configuration possible with shorewall?No. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
On 5/17/06, Brian Camp <bcamp@itfreedom.com> wrote:> Hi all, > > I''m looking to do traffic shaping in an isp environment with > shorewall and tc. I would like to create a configuration where each > individual address in a pool of addresses, potentially many more than > 256, is assigned a queue, say a rate of 128k and a ceiling of 2mbit.Hi Brian You may want to look at the WRR shaper (www.zz9.dk/wrr). It is good for sharing bandwidth equally between a lot of ip-addresses. Each IP-address gets its own class, and you can then create new shapers in the classes, if you need to limit the bandwidth further. But it requires kernel patching and manual configuration. So you will be in for some work. Rune ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642