From: Tom Aernoudt tom.aernoudt@intec.rug.ac.be
To: lartc@vger.kernel.org
Subject: [LARTC] fw filter
Date: Tue, 23 Jan 2001 14:13:47 +0000 [thread overview]
Message-ID: <marc-lartc-98373940416907@msgid-missing> (raw)
<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>
reply other threads:[~2001-01-23 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-98373940416907@msgid-missing \
--to=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.