From: Matthias Ziegler <MatthiasZiegler@siemens.com>
To: netfilter@lists.netfilter.org
Subject: iptables / DSCP
Date: Mon, 17 Mar 2003 16:21:33 +0100 [thread overview]
Message-ID: <3E75E7FD.4A78EB97@siemens.com> (raw)
Hi netfilter gurus,
On a SuSE 8.1 system I get an error when trying to set a DiffServ
codepoint (DSCP):
# iptables -t mangle -A OUTPUT -j DSCP --set-dscp 0x30
iptables: No chain/target/match by that name
The same happens when I try to match a DSCP:
# iptables -t mangle -A INPUT -m dscp --dscp 16 -j DROP
iptables: No chain/target/match by that name
(iptables does work e.g. for changing or matching TOS values.)
Does anyone know what this message means?
Thanks in advance,
Matthias
reply other threads:[~2003-03-17 15:21 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=3E75E7FD.4A78EB97@siemens.com \
--to=matthiasziegler@siemens.com \
--cc=netfilter@lists.netfilter.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.