* dscp match
@ 2002-05-21 14:38 Georgi Chorbadzhiyski
0 siblings, 0 replies; 2+ messages in thread
From: Georgi Chorbadzhiyski @ 2002-05-21 14:38 UTC (permalink / raw)
To: netfilter
Is dscp match work in the recent iptables?
# uname -a
Linux router 2.4.17 #10 Tue Mar 26 01:26:47 EET 2002 i686 unknown
# iptables --version
iptables v1.2.7-20020520
# iptables -A INPUT -m dscp --dscp 0x20 -j ACCEPT
iptables: No chain/target/match by that name
The same happens with iptables 1.2.6a (from slackware-current)
Please CC me on replies I'm not on the list.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
* DSCP match
@ 2003-04-04 6:01 Philip Ho
0 siblings, 0 replies; 2+ messages in thread
From: Philip Ho @ 2003-04-04 6:01 UTC (permalink / raw)
To: netfilter devel
Dear all
I am using Redhat 8.0 and then upgraded iptables to version 1.2.7a.
Even after upgrade, I cannot use DSCP match. Is it a must that I need to
install also patch-o-matic? 20030107 ?
[root@mediaw11 ip2test]# /usr/local/sbin/iptables -v -A PREROUTING -t
mangle -m dscp --dscp 0x2e -j DROP
DROP all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 DSCP match 0x2e
iptables: No chain/target/match by that name
[root@mediaw11 ip2test]#
Thanks all.
Regards,
philip
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-04 6:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-21 14:38 dscp match Georgi Chorbadzhiyski
-- strict thread matches above, loose matches on Subject: below --
2003-04-04 6:01 DSCP match Philip Ho
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.