Mailinglist Archive: opensuse (3139 mails)

< Previous Next >
Re: [SLE] iptables tarpitting
  • From: "Alexey Eremenko" <al4321@xxxxxxxxx>
  • Date: Sun, 22 Oct 2006 19:29:15 +0000 (UTC)
  • Message-id: <7fac565a0610221229r7c67b9f4v538f362739182365@xxxxxxxxxxxxxx>
On 10/22/06, Per Jessen <per@xxxxxxxxxxxx> wrote:
I'm using iptables 1.3.6 on a SUSE 10.1 box - and I just cannot get
tarpitting to work.

# iptables -A INPUT -p tcp -m tcp --dport 135 -j TARPIT
iptables: No chain/target/match by that name

Can someone guide me in the right direction, please?


Your iptables syntax looks correct, except that I dunno the "TARPIT"
target, so I am not sure if loading tcp module is correct for
tarpitting.

i.e. I am not sure that you must use "-p tcp" and "-m tcp" <- is the
"tcp" module-name correct?

Please readme about this specific module.

< Previous Next >
References