why if I place a fw filter on root I cant place the u32 filter with the same prio.

filter add ... parent root prio 1  fw  ...
filter add ... parent root prio 1  u32  ...  <-gives error, but


filter add ... parent root prio 2  u32 .x.x.x.1.
filter add ... parent root prio 2  u32 x.x.x.1

no problem with this...

I know that the priorities tells the order at which to check them(is the order they 
are inserted meaningless ),
 but then why it doesent matter on subsequent u32 filters...

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

Reply via email to