From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Subject: Re: Shaping ingress traffic Date: Fri, 18 Jun 2004 01:47:58 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <40D23BBE.7060404@dsl.pipex.com> References: <20040614180844.392a2608.leslie.polzer@gmx.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20040614180844.392a2608.leslie.polzer@gmx.net> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Patrick Leslie Polzer Cc: netfilter@lists.netfilter.org Patrick Leslie Polzer wrote: > Hello, > > I know that policing ingress traffic can not be as effective as shaping > egress traffic, but I would still like to know your opinions on the > best thing I could do with my setup: > > I have a total asymmetric bandwidth of 768kBit/128kBit. > > Three hosts are masqueraded via this interface (ppp0), > with two on the interface 'vortex' and one on 'dec'. > Each one should get at least about one third of the > available downstream, and more if there's more available. > > How is this most effectively achieved? You could use IMQ(+NAT patch) on ppp0 then shape using HTB etc. www.linuximq.net www.lartc.org The lartc list may help with details. Andy.