Download the latest version of iptables src and do the following to get libipq,
# make KERNEL_DIR=<<where-you-built-your-kernel>>
# make install KERNEL_DIR=<<where-you-built-your-kernel>>
# 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@xxxxxxxx