[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TCP/IP noise simulator cont.
- To: Shlomo Matichin <shlomom(at-nospam)cs.huji.ac.il>
- Subject: Re: TCP/IP noise simulator cont.
- From: Shlomi Fish <shlomif(at-nospam)techst02.technion.ac.il>
- Date: Mon, 30 Jul 2001 17:58:14 +0300 (EEST)
- Cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.LNX.4.33.0107301653360.2778-100000@mos223.cs.huji.ac.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Mon, 30 Jul 2001, Shlomo Matichin wrote:
> hi shlomi,
>
> | 2. I wish to know how I can "grab traffic using firewalling rules from
> | kernel mode out into user mode" and there decide what to do with the
> | packet (namely, let it go on, drop it or delay it). OmerM showed me an
> | example of how to do a very simple thing like that using a kernel module,
> | but I also like to know how to do it in a user-mode process.
>
> read the 4th chapter of the netfilter hacking guide. you have to compile
> netfilter (linux 2.4 kernels) in the kernel.
>
Thanks! I googlized it to find a link for it.
Regards,
Shlomi Fish
> regards,
> Shlomo.
>
> --
> -------------------------------------------
> Shlomo Matichin shlomom@cs.huji.ac.il
> The Mosix Group www.mosix.org
>
----------------------------------------------------------------------
Shlomi Fish shlomif@t2.technion.ac.il
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail: shlomif@techie.com
A more experienced programmer does not make less bugs. He just realizes
what went wrong more quickly.
=================================================================
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