* [LARTC] Multiple interfaces?
@ 2001-01-08 23:17 Stefan
2001-01-09 8:27 ` josdg
0 siblings, 1 reply; 2+ messages in thread
From: Stefan @ 2001-01-08 23:17 UTC (permalink / raw)
To: lartc
<PRE>Hi!
Correct me if I'm wrong, but this works:
internet --- linux machine with iproute2 controlling bandwidth ---
machines behind it getting bandwidth controlled.
With "control" is limit/prioritization, etc.
"---" is a connection of some sort connected to the linux box.
That should work as it does here :)
Now, is it possible for "---" to be for example a 802.1q VLAN (using for
example Ben Greear's 802.1Q implementation)?
If so, cool, that's wanted.. :)
Now to the problem.
Let's look back to my not-so-complex example and make it slightly more
complex.
Is there ANY way to get THIS to work? :
internet --- linux w/ iproute2 --- one net
|
|
|
some other net
And handle bandwidth management between those 2 ports?
I've been looking and looking and I see no solution to it, due to that
the top qualifier discipline is on top of the interface and not on top
of "top box".
Or am I reading it wrong?
Any suggestions?
Why I'd want that is actually to use VLAN 802.1Q to a capable switch so
that it really is just inet --linux--switch,
physically but the cable to the switch carries the various VLANS and
bandwidth manages them together as if they were the same interface on
the linux box, which they in a sence are but .. not.. :)
Hopefully this isn't too weird described. If you have questions what the
hell I mean, ask.
// Stefan
</PRE>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [LARTC] Multiple interfaces?
2001-01-08 23:17 [LARTC] Multiple interfaces? Stefan
@ 2001-01-09 8:27 ` josdg
0 siblings, 0 replies; 2+ messages in thread
From: josdg @ 2001-01-09 8:27 UTC (permalink / raw)
To: lartc
<PRE>On Tue, 9 Jan 2001, Stefan Smietanowski wrote:
<snip>
><i> Is there ANY way to get THIS to work? :
</I>><i>
</I>><i> internet --- linux w/ iproute2 --- one net
</I>><i> |
</I>><i> |
</I>><i> |
</I>><i> some other net
</I>><i>
</I>><i> And handle bandwidth management between those 2 ports?
</I>><i>
</I>><i> I've been looking and looking and I see no solution to it, due to that
</I>><i> the top qualifier discipline is on top of the interface and not on top
</I>><i> of "top box".
</I>><i>
</I>><i> Or am I reading it wrong?
</I>
I came to the same conclusion, i guess you are wright ...
><i> Any suggestions?
</I>
use the "Ingress policer qdisc" ?
><i> Why I'd want that is actually to use VLAN 802.1Q to a capable switch so
</I>><i> that it really is just inet --linux--switch,
</I>><i> physically but the cable to the switch carries the various VLANS and
</I>><i> bandwidth manages them together as if they were the same interface on
</I>><i> the linux box, which they in a sence are but .. not.. :)
</I>
I am working on exact the same setup ;)
I haven't done it yet myself, but i guess one should use the Ingress
policer qdisc on the "inet" interface. Unfortunately he howto is not
giving a lot of info on that issue.
Is there someone out there who has some experience with this ?
Greetings,
jos
</PRE>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-01-09 8:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-08 23:17 [LARTC] Multiple interfaces? Stefan
2001-01-09 8:27 ` josdg
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.