On Fri, 10 Jan 2003 09:29:30 -0000 Rena Sygkouna <[EMAIL PROTECTED]> wrote:
> I have not much experience in Debian and I try to install an Active > Networks platform that requires 'iptables', 'netfiltering' and > 'ipqueue'. I have compiled Linux kernel 2.4.20. The problem is the > following: our kernel is compiled with the appropriate modules that > are selected from the graphical interface activated with "make > xconfig". The problem is that: At Networking Options --> IP:Netfilter > Configuration, the option "Userspace queueing via NETLINK > (EXPERIMENTAL)" is not activated so as to be selected. I compiled the > kernel with these modules and finally the ipqueue module (ipqueue.o) > was not produced. While trying to run the Active Network application, > I got the error message: "passer:Failed to send netlink message: > Connection refused". I suppose that this has to do with the missing > module ipqueue. Could you please help me to add this module in the > kernel?? > > Thank you in advance! you need to select experimental code when using amke xconfig, then netlink will not be grey out...recompile and away you go peter

