From mboxrd@z Thu Jan 1 00:00:00 1970 From: bharathi Subject: Re: queue newbie Date: Mon, 25 Apr 2005 19:03:19 +0530 Message-ID: <426CF19F.1060004@au-kbc.org> References: <000001c548fc$6c946470$2801a8c0@MBRC40> Reply-To: bharathi@au-kbc.org Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <000001c548fc$6c946470$2801a8c0@MBRC40> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "Michael D. Berger" Cc: netfilter Dear Mr.Berger, Download the latest version of iptables src and do the following to get libipq, # make KERNEL_DIR=<> # make install KERNEL_DIR=<> # make install-devel IMPORTANT: Your kernel must have enabled with the CONFIG_IP_NF_QUEUE ( Userspace queueing via NETLINK (EXPERIMENTAL) ) module to use this queueing feature with iptables. thanks, bharthix. Michael D. Berger wrote: >On RH-WS-3 (4 when I get around to it), I would like >to use the capabilities of -j QUEUE. Google seems to >indicate that I need libipq, and to get this, perhaps >I need to get an rpm for iptables-devel. > >Is this the way to go? If so, where is the best place >to get the rpm, and what version should I get? If not, >how should I proceed? > >Thanks in advance for your help. >Mike. > >-- >Michael D. Berger >m.d.berger@ieee.org > > > > > >