[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ipchains style



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