LARTC
[Top] [All Lists]

Re: [LARTC] bypassing qdisc for some traffic

To: lartc@mailman.ds9a.nl
Subject: Re: [LARTC] bypassing qdisc for some traffic
From: Daniel Musketa <Daniel@musketa.de>
Date: Wed, 15 Nov 2006 16:43:10 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
In-reply-to: <BAY103-DAV7E1AA9503C1DE9109CEB3B2EA0@phx.gbl>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
References: <BAY103-DAV7E1AA9503C1DE9109CEB3B2EA0@phx.gbl>
Sender: lartc-bounces@mailman.ds9a.nl
User-agent: KMail/1.9.1
> Problem: I don't want to limit traffic from eth1 to
> eth2. Is there a clean way to bypass the qdisc for
> certain kind of traffic (all traffic from eth1)?

You can create a 100mbit root class 1: rate 100mbit default 11, containing two 
subclasses: 1:10 rate 2mbit and 1:11 rate 98mbit ceil 100mbit. Use iptables 
to mark all traffic coming from eth0 to go to 1:10 ...

Daniel
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

<Prev in Thread] Current Thread [Next in Thread>