netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joel Newkirk <netfilter@newkirk.us>
To: micke@klintan.se, netfilter@lists.netfilter.org
Subject: Re: iptables wishes
Date: Tue, 1 Apr 2003 09:22:19 -0500	[thread overview]
Message-ID: <200304010922.19125.netfilter@newkirk.us> (raw)
In-Reply-To: <200304011158.AA220332250@klintan.se>

On Tuesday 01 April 2003 04:58 am, Michael Klinteberg wrote:
> ---------- Original Message ----------------------------------
> From: Joel Newkirk <netfilter@newkirk.us>
> Reply-To: netfilter@newkirk.us
> Date: Tue, 1 Apr 2003 03:41:48 -0500

> >I was curious to hear what people might have as a 'wishlist' for
> >iptables/netfilter capabilities.  Every once in a while something
> > comes
> >up here that simply doesn't seem to have a good solution.
> >My hope is that many of our personal wishes may already be
> >possible, and
> >by voicing them someone who has a solution may post it.  And for

> >2 - completely separate netfilter logging from kernel log
> > streams.  (not
> >just redirecting infrequently-used kernel streams, but actual
> >dedicated netfilter streams)
>
> Ohh yes!!! This is also "a must have". An extended to this yould
> be to log to diffrent files for diffrent rules. Something like
> iptables -A INPUT -s bad.host.net --log-
> file /var/log/netfilter/bad.hosts -j LOG

That can be 'fudged' right now by using --log-level debug and --log-level 
notice, for instance, then redirecting kern.=debug to one file and 
kern.=notice to another from /etc/syslog.conf.  Both streams usually 
have very little traffic.

j



  reply	other threads:[~2003-04-01 14:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-01  9:58 iptables wishes Michael Klinteberg
2003-04-01 14:22 ` Joel Newkirk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-02 16:54 Alex McCubbin
2003-04-01  9:48 AW: " mailinglists
2003-04-01 14:32 ` Ivano Proietti Mucci
2003-04-01 15:35   ` Joel Newkirk
2003-04-01  8:41 Joel Newkirk
2003-04-01 10:17 ` Martin Josefsson
2003-04-01 15:13   ` Joel Newkirk

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=200304010922.19125.netfilter@newkirk.us \
    --to=netfilter@newkirk.us \
    --cc=micke@klintan.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;
as well as URLs for NNTP newsgroup(s).