iptables / DSCP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux