Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Maciej Soltysiak" <solt@dns.toxicfilms.tv>
To: netfilter@lists.netfilter.org
Subject: Re: mangle + TCP Flags
Date: Thu, 11 Dec 2003 11:48:23 +0100	[thread overview]
Message-ID: <005201c3bfd4$4ecebf10$0e25fe0a@southpark.ae.poznan.pl> (raw)
In-Reply-To: 20031211105506.6c530c5a.jm.nfilter@laposte.net

> cause antisocial behaviour. In fact, in the beginning, my idea was to
return a RST,ACK, for each SYN received > on one of my closed ports, in
order to make a scan tool belive that they are all open. (Perhaps it is
useles but I
> found the idea amusing.
Well, you could just:
-p tcp -j REJECT --reject-with tcp-reset (uses tcp rst)
-p udp -j REJECT (uses icmp port-unreach)

That makes nmap say: ports closed.

> I saw yesterday that Craig Shelley did provide such a module on the
devel-list
> in june but I can't recover the tarball he sended in attachment.
:-) Maybe you could try email him and ask for publishing it somewhere

Regards,
Maciej



  reply	other threads:[~2003-12-11 10:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-11  9:55 mangle + TCP Flags Jean-Marie
2003-12-11 10:48 ` Maciej Soltysiak [this message]
2003-12-11 14:54 ` Damjan
2003-12-11 15:27   ` Jean-Marie Orset
2003-12-11 15:32   ` Jean-Marie Orset
2003-12-11 15:43     ` Antony Stone
2003-12-11 15:57   ` Jean-Marie Orset
  -- strict thread matches above, loose matches on Subject: below --
2003-12-11 15:57 bmcdowell
2003-12-11 20:43 ` Maciej Soltysiak
2003-12-10 14:19 Jean-Marie
2003-12-10 16:31 ` Maciej Soltysiak
2003-12-10 19:25 ` Maciej Soltysiak
2003-12-10 19:38   ` Antony Stone
2003-12-10 10:08 Jean-Marie
2003-12-11 17:06 ` Tom Marshall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='005201c3bfd4$4ecebf10$0e25fe0a@southpark.ae.poznan.pl' \
    --to=solt@dns.toxicfilms.tv \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox