From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Wed, 06 Apr 2005 13:35:53 +0000 Subject: Re: [LARTC] ppp+vpn+htb Message-Id: <4253E5B9.1070803@dsl.pipex.com> List-Id: References: <000a01c53a31$16b0ef30$0200a8c0@racunar02> In-Reply-To: <000a01c53a31$16b0ef30$0200a8c0@racunar02> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org mail.cat-net.co.yu wrote: > please, help, i have build vpn server (suse 9 + poptop), i have managed to implement tc htb in ip-up script, but every client has own ppp interface (ppp0, ppp1, ppp2...), and my idea is to share available bandwidth, not to limit connection, > > how to build root tc rule, when I have more then one interface?... please any one width experiance > > regards You may be able to do it on ethx by marking or classifying in forward/postrouting and hoping the marks survive encapsulation. I've never tried so don't know. If that fails there is also a chance you can do it with IMQ or the dummy device (You will need to build a 2.6 and use a different dummy.c I don't think the new one is in kernel yet). Andy. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc