From mboxrd@z Thu Jan 1 00:00:00 1970 From: bahamin takhtaei Subject: unclean match Date: Mon, 24 Nov 2008 21:22:33 -0800 (PST) Message-ID: <620504.50834.qm@web111312.mail.gq1.yahoo.com> Reply-To: b_takhtaei@yahoo.com Mime-Version: 1.0 Return-path: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter Hi, Why I get this error: iptables: No chain/target/match by that name When I use this rule: iptables -A INPUT -m unclean -j DROP ??