From mboxrd@z Thu Jan 1 00:00:00 1970 From: raptor Date: Wed, 16 Oct 2002 06:18:32 +0000 Subject: Re: [LARTC] Shaping outgoing traffic over multiple devices Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org |Yes, the imq device. This is a virtual device (you can have more then one) |and you can add a qdisc to it. You can redirect packets to it with iptables |and this can be done on each interface and for in and outgoin packets. |In your case you have to create 1 imq device and redirect all outgoin packets |to it and shape the imq device. |More info http://trash.net/~kaber/imq/ ]- does later packets go to the device they was directed in the begining.... i.e. if packet has to go out trought eth1 but i redirect it to imq, the flow is shaped to the desired bandwith but after that it continues its normal path.... i.e. flow become from this : eth0 <----> eht1 this : eth0 <--> imq <--> eth1 _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/