From: Rob M. <rv...@ca...> - 2003-11-23 22:31:00
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mon, 24 Nov 2003, Thomas Pollet wrote: > Hi, > > I'm trying to set up snort inline. But after initialization it errors > with code 16. Seems to be an ipq problem > (the sample program from libipq manual gave same error). > I guess I missed something during setup, but can't find out exactly what. > I'd highly appreciate any help. Make sure the ip_queue module is loaded. You can check this by doing an lsmod. If it is not present, do an insmod ip_queue. Rob -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.76 iQA/AwUBP8E49/nAyY+9KLjdEQJDbgCg8rI7CjaZoizdg8McAiXCq6o+6Z4AoOKv e2Qp4o2AtoYaooGVQ3DhJZ5e =Un3g -----END PGP SIGNATURE----- |