[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ipchains style
- To: Alex Shnitman <alexsh(at-nospam)hectic.net>
- Subject: Re: ipchains style
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Mon, 1 Jan 2001 13:24:35 +0200 (IST)
- cc: ILUG <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <20001231184423.C483@mangodsp.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sun, 31 Dec 2000, Alex Shnitman wrote:
> Hi, guy!
>
> On Sun, Dec 31, 2000 at 10:01:07AM +0200, you wrote the following:
>
> > btw, in the new kernel (2.4), where netfilter is used, there is a new
> > notion of tables. unlike usage of multiple chains, usage of multiple
> > tables does add extra functionality, in that it allows you to have one set
> > of rules perform a complete "computation", and then the packets coming out
> > of it are re-processed by the rules in a second table. i already so a case
> > where this allowed for more functionality then s possible using kernel
> > 2.2's chains.
>
> I'm really curious -- like what?
>
> Or where can I read about it?
Start with what the author wrote:
http://netfilter.kernelnotes.org/unreliable-guides/index.html
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il