[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TCP/IP noise simulator cont.
- To: Alex Shnitman <alexsh(at-nospam)hectic.net>
- Subject: Re: TCP/IP noise simulator cont.
- From: guy keren <choo(at-nospam)actcom.co.il>
- Date: Mon, 30 Jul 2001 02:27:02 +0300 (EET DST)
- cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <20010729175102.D19530@mangodsp.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
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