On Thursday 15 April 2004 11:09, Adrian Saileanu wrote:

> > tc filter add dev eth2 pref 300 protocol all parent 1: u32 match ip dst
> > 0.0.0.0/0 flowid 1:5000

>   Hi!
>
>   What are you trying to accomplish by using this filter ? eth2 is a
> netdevice with public ip ?

Exactly - I'm just trying to find out what kind of traffic doesn't get matched 
by my other filters and therefore is responsible for the few kbps going to my 
default class.
I tried to match the traffic with the most general filter rule I could imagine 
(see above) - but there's still traffic going to my default class :(

I'd appreciate any suggestions!

Andreas
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to