From mboxrd@z Thu Jan 1 00:00:00 1970 From: Georgi Chorbadzhiyski Subject: dscp match Date: Tue, 21 May 2002 17:38:54 +0300 Sender: netfilter-admin@lists.samba.org Message-ID: <3CEA5BFE.6050109@unixsol.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.samba.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.samba.org 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.