Index: [Article Count Order] [Thread]

Date:  Tue, 15 Apr 2008 07:42:22 -0700
From:  "rcaron" <rcaron (at mark) nwdemarc.com>
Subject:  [coba-e:12590] Re: swarm attacks - layer 2, packets limiting
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <000201c89f06$eac7ec50$16b1a8c0@nwdemarct6>
In-Reply-To:  <48046809.5010508 (at mark) dogsbody.org>
X-Mail-Count: 12590

Yes I did create the table.

Chain packet-limit (0 references)
target     prot opt source               destination
DROP       all  --  anywhere             anywhere
DROP       all  --  anywhere             anywhere


Rob


-----Original Message-----
From: Dogsbody [mailto:dan (at mark) dogsbody.org] 
Sent: Tuesday, April 15, 2008 1:32 AM
To: coba-e (at mark) bluequartz.org
Subject: [coba-e:12585] Re: swarm attacks - layer 2, packets limiting


> Just playing with this and I can not add this command with out it
error.
> iptables: No chain/target/match by that name

Did you create the table first with `/sbin/iptables -N packet-limit` ?

Dan