From: lists+netfilter@roth.lu
To: netfilter@vger.kernel.org
Subject: Re: viewing rules and traffic while inserting/removing rules
Date: Wed, 07 May 2008 23:29:28 +0200 [thread overview]
Message-ID: <48221F38.9080800@roth.lu> (raw)
In-Reply-To: <090801c8b07c$fa084b60$5000040a@skathlaptop>
Steven Kath wrote:
> Have you considered using netfilter's ip sets for this? Sounds like it
> might be perfect for your needs.
>
> http://www.netfilter.org/projects/ipset/
>
Yes, if it was right in the kernel (without patch-o-matic) I agree it
would be the way to go ;)
Jan Engelhardt wrote:
> Each invocation of iptables retrieves and writes the rule table back
> into the kernel, which is very antiperformant. You want to be using
> iptables-restore here to minimize any delays.
You mean building a file and then using 'iptables-restore -n < file' ? I
will take a look at it. Thanks.
next prev parent reply other threads:[~2008-05-07 21:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-07 17:26 viewing rules and traffic while inserting/removing rules lists+netfilter
2008-05-07 18:25 ` Jan Engelhardt
2008-05-07 20:01 ` Steven Kath
2008-05-07 21:29 ` lists+netfilter [this message]
2008-05-08 16:44 ` Grant Taylor
2008-05-08 17:17 ` lists+netfilter
2008-05-08 19:21 ` Grant Taylor
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=48221F38.9080800@roth.lu \
--to=lists+netfilter@roth.lu \
--cc=netfilter@vger.kernel.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.