[LARTC] Problems with HTB. Help!

Andrew Beverley andy at andybev.com
Sat Feb 10 09:18:42 CET 2007


On Sat, 2007-02-10 at 12:08 +1100, tkb2766 wrote:
> > -----Original Message-----
> > From: Andrew Beverley [mailto:andy at andybev.com] 
> > Sent: Saturday, 10 February 2007 0:01
> > To: tkb2766
> > Cc: 'LARTC'
> > Subject: RE: [LARTC] Problems with HTB. Help!
> > 
> > 
> > I see the problem. You're using a default of 13 so all unclassified
> > traffic goes to classid 13. All traffic from and to 192.168.200.163
> > falls into this category, and is therefore limited to 30 kbit.
> > 
> > I suggest changing your default to 10, removing the U32 rules to match
> > all the other hosts, and using -j CLASSIFY --set-class 2:13 on your
> > iptables rule (the current one based on MARK isn't used at the minute
> > anyway because there is no tc filter for it).
> > 
> > Hope this helps,
> > 
> > Andy Beverley
> > 
> 
> Could it be too that Kernel 2.6.19-2 I recently upgraded to might have a
> problem???

No I doubt it. Like I said in the previous post, the rules that you sent
would show the behaviour described, with a correctly functioning system




More information about the LARTC mailing list