* [LARTC] fw filter
@ 2001-01-23 14:13 Tom
0 siblings, 0 replies; only message in thread
From: Tom @ 2001-01-23 14:13 UTC (permalink / raw)
To: lartc
<PRE>I need a filter for the packets that weren't marked by the firewall rules:
eg. $TC filter add dev $DEV parent 2:0 protocol ip prio 1 handle 0 fw
classid 2:6
But this doesn't work, it gives an error. It's the 'handle 0' that causes
the problems, if I change this into
eg handle 1 or so I don't receive an error.
How do I have to set up a filter for the unmarked packets?
Thanks,
Tom Aernoudt
</PRE>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-01-23 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-23 14:13 [LARTC] fw filter Tom
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.