From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steen Suder, privat" Date: Wed, 17 Sep 2003 07:33:42 +0000 Subject: Re: [LARTC] Problem with htb and fwmark Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Morten Isaksen wrote: > Hi! > > I am trying to prioritize udp traffic to satisfy our gamers. > The problem is that the all the traffic is going to the default class no > matter what I do. > > I can see that the counters in "iptables -t mangle -L -v -n" is counting up, > but the counters in "tc -s class ls dev eth0" is not. > > I have also tried not to use fwmark but added the rules directly with "tc > filter...", but with same results... > > Have I forgotten something, or what is the problem? says: "All packets are dropped when "default" is set to nonleaf Yes. Default kwyword must point to leaf or be 0 (so unclassified packets go thru directly). If you want to "direct" other packets to non-leaf do it by catch all filter with the largest "pref". " This smells like something related... -- Mvh. / Best regards, Steen Suder ICQ UIN 4133803 _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/