From: Joel Newkirk <netfilter@newkirk.us>
To: Martin Josefsson <gandalf@wlug.westbo.se>
Cc: Netfilter <netfilter@lists.netfilter.org>
Subject: Re: iptables wishes
Date: Tue, 1 Apr 2003 10:13:28 -0500 [thread overview]
Message-ID: <200304011013.28518.netfilter@newkirk.us> (raw)
In-Reply-To: <1049192271.9857.49.camel@tux.rsn.bth.se>
On Tuesday 01 April 2003 05:17 am, Martin Josefsson wrote:
> On Tue, 2003-04-01 at 10:41, Joel Newkirk wrote:
> > Personally I have four:
> >
> > 1 - revamped LOG entry format, especially cleaning up MAC.
>
> see the next remark.
>
> > 2 - completely separate netfilter logging from kernel log streams.
> > (not just redirecting infrequently-used kernel streams, but actual
> > dedicated netfilter streams)
>
> use ULOG
> you can easily modify the format it uses for the logfile.
> that part of the source isn't complicated at all.
Thanks. Digging further into ULOG is something that's been on my to-do
list for a while now. I'm interested in setting up remote logging such
as is possible with syslog. If necessity doesn't drive me to it sooner,
I'll probably attack this in a few months.
> > 3 - Ability to match "original DestinationIP" of a DNATted packet in
> > subsequent chains. Useful with a single physical interface but
> > multiple IPs bound to it.
>
> Already there, look at the conntrack match (ipt_conntrack)
Wow. Never found this before, but I see it in the source for the CVS
version I just downloaded, and after looking again I found it in the
Netfilter Extensions HowTo. Thanks!
> iptables -A FORWARD -m conntrack --ctorigdst 1.1.1.1 -j ACCEPT
j
next prev parent reply other threads:[~2003-04-01 15:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-01 8:41 iptables wishes Joel Newkirk
2003-04-01 10:17 ` Martin Josefsson
2003-04-01 15:13 ` Joel Newkirk [this message]
2003-04-06 3:57 ` AW: " Michael Schoen
-- strict thread matches above, loose matches on Subject: below --
2003-04-01 9:48 mailinglists
2003-04-01 14:32 ` Ivano Proietti Mucci
2003-04-01 15:35 ` Joel Newkirk
2003-04-01 9:58 Michael Klinteberg
2003-04-01 14:22 ` Joel Newkirk
2003-04-02 16:54 Alex McCubbin
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=200304011013.28518.netfilter@newkirk.us \
--to=netfilter@newkirk.us \
--cc=gandalf@wlug.westbo.se \
--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