From: Ed Wildgoose <lists@wildgooses.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] QOS Script difficulty on bridge
Date: Thu, 17 Jun 2004 07:29:44 +0000 [thread overview]
Message-ID: <40D14868.9010407@wildgooses.com> (raw)
In-Reply-To: <40D06CEF.3000005@wildgooses.com>
S Mohan wrote:
>If eth0 is your interface connected to the Internet, shape outgoing traffic
>on eth1. This will simulate the effect of limiting download coming thro'
>eth0 and also shape traffic from the local machine going out to the LAN on
>eth1. In case you want to limit download from the local machines to nodes on
>eth0 and eth1, apply QoS on both interfaces. Bridging does not affect or
>help this in any way. Ethernet interfaces do not need to have IP addresses
>for QoS to be applied in Linux. I've used htb-init with bridge-nf which has
>been documented in the LEAF Bering user manual. In case you have any
>questions, I'll be glad to answer them as the maintainer of that part of the
>documentation.
>
>
Hmm, leaf looks like a very interesting project. THanks for the link
I think I wasn't clear though: I understand what I need to do to limit
traffic into the whole network, it's limiting it to the bridge machine
that is causing me problems
Consider:
Internet -> Router -> Eth1 -> br0 -> Eth0 -> local net
Now by applying QOS to eth1 I control outgoing traffic from everywhere.
By applying QOS to eth0 I control incoming to the localnet (great), but
NOT to the local bridge machine
Now I could fix this by using the IMQ device on eth1 and grabbing
incoming traffic, but the top of the file at
http://digriz.org.uk/jdg-qos-script/ implies that it is possible to do
this without IMQ...
The question is how? I don't see how to do it.... What am I missing?
Thanks
Ed W
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2004-06-17 7:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-16 15:53 [LARTC] QOS Script difficulty on bridge Ed Wildgoose
2004-06-16 17:29 ` S Mohan
2004-06-16 18:02 ` Jason Boxman
2004-06-16 21:31 ` Ed Wildgoose
2004-06-17 7:29 ` Ed Wildgoose [this message]
2004-06-17 18:10 ` Jason Boxman
2004-06-17 20:38 ` Ed Wildgoose
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=40D14868.9010407@wildgooses.com \
--to=lists@wildgooses.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox