* iptables / DSCP
@ 2003-03-17 15:21 Matthias Ziegler
0 siblings, 0 replies; only message in thread
From: Matthias Ziegler @ 2003-03-17 15:21 UTC (permalink / raw)
To: netfilter
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-17 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-17 15:21 iptables / DSCP Matthias Ziegler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox