From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Udo Rader" Subject: -m string not working Date: Wed, 30 Oct 2002 10:33:23 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 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" Content-Transfer-Encoding: 7bit To: netfilter@lists.netfilter.org hi all, I've got a problem with the iptables 1.2.7a string-module. No matter what I try I always get the following: ----CUT---- % iptables -A INPUT -m string --string 'the bad string' -j DROP iptables: No chain/target/match by that name ----CUT---- any ideas or is this a bug? thanks udo