QUEUE question

Maliosz Markosz Markosz.Xx.Maliosz@trab.se
Thu, 27 Apr 2000 14:17:40 +0200


----- Original Message -----
From: James Morris <jmorris@intercode.com.au>
To: Maliosz Markosz <Markosz.Xx.Maliosz@trab.se>
Cc: Multiple recipients of list NETFILTER <netfilter@samba.org>
Sent: Thursday, April 27, 2000 04:27
Subject: Re: QUEUE question


> On Thu, 27 Apr 2000, Maliosz Markosz wrote:
>
> > Hi,
> >
> > I use linux kernel 2.3.99-pre5 and iptables-1.0.0.
> > In some earlier netfilter release with an earlier kernel version there
was a
> > module called netfilter_dev.o wich made possible to use
/dev/netfilter_ipv4
> > created with mknod to queue the packets for userspace.
> > However, if I try to use this device now I get the 'no such device'
message.
> > I have not found this netfilter_dev.o in the current configuration.
> > How can I activate the device?
>
> This has changed.  You need the ip_queue module (marked experimental in
> the kernel build), and for the time being, have a look at something like
> intercept.c in the testsuite for an example of how to code the userspace
> application.
>

I inserted the ip_queue module, but I still get the 'no such device'
message, if i try to use the device.
What should I do now?

Regards,
Markosz