From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Zhang Subject: Is ACCOUNT target outdated in 2.6 kernel? Date: Fri, 26 Aug 2005 11:28:11 +0800 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hi, there:=20 As we know, the ACCOUNT target is very useful and effective for accounting= =20 traffic within iptables. But in my environment of 2.6.9.5 kernel + 1.3.3 iptables += =20 pom-ng-20050823, when I run the command "# ./runme ACCOUNT" it displays: "cannot apply (1 rejects out of 2 hunks)" Then what is the way to use the ACCOUNT target correctly? :(=20 I need your help! Thanks in advance.