From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Bridge with Traffic shaping
Date: Sun, 28 Jul 2002 15:21:19 +0000 [thread overview]
Message-ID: <marc-lartc-102786975519353@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102779205516166@msgid-missing>
On Saturday 27 July 2002 19:56, Roché Compaan wrote:
> Hi,
>
> I am fairly new to routing and traffic control but I with the
> help of the lartc howto I managed to setup a bridge with htb
> traffic control. The traffic shapping does not seem to work
> as I expected and I would really appreciate if somebody
> can tell my why this is the case.
>
> My setup:
> I have a DSL router connecting a /28 network to the internet.
> I put a linux box with 2 ethernet cards between my router and
> the rest of the subnet. I set up the linux box as an ethernet
> bridge where the 2 ethernet cards has no ip address and the
> bridge has an ip address. I patched the kernel with the IMQ
> patch so that I can shape incoming traffic. eth0 is connected
> to the router and eth1 is connect to the rest of the public
> subnet. I have an iptables rule that routes all traffic on eth1
> to the imq device.
If you put all incoming traffic on eth1 in the imq device, why don't you use
the outgoing traffic on eth0 do the same shaping? All traffic entering the
box on eth1 leaves the box on eth0. That way you don't need the imq device.
Stef
--
stef.coene@docum.org
"Using Linux as bandwidth manager"
http://www.docum.org/
#lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-07-28 15:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-27 17:56 [LARTC] Bridge with Traffic shaping Roché Compaan
2002-07-28 15:21 ` Stef Coene [this message]
2002-07-29 5:27 ` Roché Compaan
2002-07-29 6:05 ` Chris K Ellsworth
2002-07-29 6:22 ` Roché Compaan
2002-07-29 12:54 ` Stef Coene
2002-07-29 16:36 ` Chris K Ellsworth
2002-07-29 21:44 ` Roché Compaan
2002-07-30 17:37 ` Stef Coene
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-102786975519353@msgid-missing \
--to=stef.coene@docum.org \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.