In article <[EMAIL PROTECTED]>,
=?ISO-8859-1?Q?Janne_P=E4nk=E4l=E4?= <[EMAIL PROTECTED]> writes:
> Would it then be neccesary use ipchains program in (l)user space so that
> ALL net traffic would go trough this module?
No, ipchains only configures the ipchains firewall module. If you register
your own it is independent.
> Just trying to find a way to put all net traffic trough a function(s) that
> would totally mess the packets up (send on,modify them,drop em,send em
> back,etc) and in a way that it'd work in 2.0 and 2.2 (hopefully 2.4 no
> major net changes there?).
2.4 will have netfilter (means register_firewall will be gone and you'll
need to use netfilter API)
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]