From: Michael Renzmann <mrenzmann@otaku42.de>
To: Cedric Blancher <blancher@cartel-securite.fr>
Cc: netfilter@lists.netfilter.org
Subject: Re: "selective" connection tracking?
Date: Fri, 31 Oct 2003 13:17:38 +0100 [thread overview]
Message-ID: <3FA252E2.4010304@otaku42.de> (raw)
In-Reply-To: <1067598149.4557.7.camel@elendil.intranet.cartel-securite.net>
Hi.
Cedric Blancher wrote:
>>Just to be sure: it will still be possible to use conntrack for traffic
>>that it targeted to the router itself, while pushing forwarded traffic
>>through the router without connection traffic. Correct?
> You're able to do anything you want, as you have to explicitly implement
> which traffic you do not want to track. Suppose your local IP is
> A.B.C.D, then doing something like this should do the trick :
>
> iptables -t raw -A PREROUTING -d ! A.B.C.D -j NOTRACK
>
> Do this to exclude all traffic destined to local box.
You mean "not destined to the local box", right? :)
Bye, Mike
next prev parent reply other threads:[~2003-10-31 12:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-28 17:29 "selective" connection tracking? Michael Renzmann
2003-10-31 9:10 ` Cedric Blancher
2003-10-31 10:47 ` Michael Renzmann
2003-10-31 11:02 ` Cedric Blancher
2003-10-31 12:17 ` Michael Renzmann [this message]
2003-10-31 13:18 ` Cedric Blancher
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=3FA252E2.4010304@otaku42.de \
--to=mrenzmann@otaku42.de \
--cc=blancher@cartel-securite.fr \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.