LARTC
[Top] [All Lists]

[LARTC] Re: wondershaper and dmzs

To: Bruno Wolff III <bruno@wolff.to>
Subject: [LARTC] Re: wondershaper and dmzs
From: seph <seph@directionless.org>
Date: Fri, 30 Mar 2007 10:10:57 -0400
Cc: LARTC@mailman.ds9a.nl
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
In-reply-to: <20070329210402.GA10823@wolff.to> (Bruno Wolff, III's message of "Thu, 29 Mar 2007 16:04:02 -0500")
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: <w52irckt48b.fsf@lame.message.id> <20070329210402.GA10823@wolff.to>
Sender: lartc-bounces@mailman.ds9a.nl
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (gnu/linux)
Bruno Wolff III <bruno@wolff.to> writes:

>> Can I do this with tc, or is the entire interface shaped? It seems
>> like I might be able to create a more explicate filter, but I'm having
>> trouble getting it to work.
>
> You can filter on the destination ip address.

Yes, I'd found that. And I can successfully right filters that match
my dmz, and send things into the bulk bucket (1:30 in wondershaper),
but I can't figure out how to not get them limited.

I think I need to use a filter to send them to the root, or to a
non-existent class. But I tried both of those, and neither seemed to
work.

Presumably something in the rest of my filter line is wrong, but I
haven't found much in the docs. I've been playing around with
something like:

  tc filter add dev eth0 parent 1:  protocol all prio 1 u32 \
    match ip dst 1.2.3.4/32 flowid 1:1

for various flowids, and haven't found anything that works.

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

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