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

Re: TCP/IP noise simulator cont.



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.

regards,
Shlomo.

-- 
-------------------------------------------
Shlomo Matichin       shlomom@cs.huji.ac.il
The Mosix Group               www.mosix.org


=================================================================
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