I am successfully running ingress (IMQ) and egress (HTB) shaping on a bridge. Is there any way to combine and share the bandwidth between ingress and egress? Example: I have set up www service for egress at 128 KB and ingress at 256 KB. The shaping on them works fine separately. However, I want to create a single virtual pipe for www traffic and limit both ingress and egress combined to 256 KB. Thanks. Rajesh _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: lartc.org
The way I understand it is summed up in a quote from "LEAF Bering user''s guide" --- In many cases like those of ISPs, the bandwidth allocation is for incoming and outgoing combined. Under such situations, in stock linux, a virtual device called IMQ has been created through which all traffic passes. Thus shaping on IMQ will enable shaping total traffic and not incoming and outgoing separately. --- On Wednesday June 25 2003 02:37 pm, Rajesh Srivastava wrote:> I am successfully running ingress (IMQ) and egress (HTB) shaping on a > bridge. > > Is there any way to combine and share the bandwidth between ingress and > egress? > > Example: > I have set up www service for egress at 128 KB and ingress at 256 KB. The > shaping on them works fine separately. However, I want to create a single > virtual pipe for www traffic and limit both ingress and egress combined to > 256 KB. > > Thanks. > > Rajesh > > > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: lartc.org-- Regards Joseph Watson _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: lartc.org
Hi Rajesh, it should work fine with the latest version, just direct both directions to the same imq device. If you''re successful it would be nice if you can drop me a short note. Thanks, Patrick Rajesh Srivastava wrote:>I am successfully running ingress (IMQ) and egress (HTB) shaping on a >bridge. > >Is there any way to combine and share the bandwidth between ingress and >egress? > >Example: >I have set up www service for egress at 128 KB and ingress at 256 KB. The >shaping on them works fine separately. However, I want to create a single >virtual pipe for www traffic and limit both ingress and egress combined to >256 KB. > >Thanks. > >Rajesh > > >_______________________________________________ >LARTC mailing list / LARTC@mailman.ds9a.nl >mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: lartc.org > >_______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: lartc.org