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

Re: TCP/IP noise simulator cont.




On Sun, 29 Jul 2001, Alex Shnitman wrote:

> > 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
>
> Read about the QUEUE target of iptables.

as well as the usage of the static library that comes as part of the
iptables package, that gives you a higher-level interface on top of the
kernel's netlink interface (which is the interface via which you grap
packets from kernel mode to user mode).

--
guy

"For world domination - press 1,
 or dial 0, and please hold, for the creator." -- nob o. dy


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