From: Kathy S. <kat...@ho...> - 2004-05-13 11:51:36
|
I am trying to run snort-inline on a new 2.4.26 kernel, patched with the proper ebtables patch. In the kernel config I build all Ehernet bridging into kernel (vice doing modules) and choose all iptables options as built-in. Problem in when I start snort-inline in the Q mode, it tells me : InitInline: Failed to send netlink message: Connection refused which according to others means I don't have ip_queue loaded. Problem is, I don't see the ip_queue option as a module in the 2.4.26! Am I just missing it somewhere? Or do I build everything (ethernet bridging, iptables stuff) as modules? Thanks for any help. |