From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Pavel V. Yanchenko" Subject: Question about -m tos option Date: Thu, 19 Jun 2003 21:41:03 +0400 Sender: netfilter-admin@lists.netfilter.org Message-ID: <154232263.20030619214103@mail.ru> Reply-To: "Pavel V. Yanchenko" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hello. I need to create a rule matching packets with 0x60 value of TOS field. The standard tos option of iptables doesn't accept such value, as well as dscp, which is extension to tos - it processes only 6 bits of TOS field :( I guess value 0x60 is precedence bits... The question is: how can I match such packets? Thanks in advance. Best regards, Pavel mailto:balrog@mail.ru