From: Will M. <wil...@gm...> - 2005-01-18 06:30:43
|
This should take care of your problem. http://snort-inline.sourceforge.net/FAQ.html In regards to running multiple instances of snort_inline with differing versions of the snort.conf, You still face the problem of only a single instance being able to connect to ip_queue. Victor and I have been discussing modifying ip_queue to do what you want, but at this point it is still all theoretical. Regards, Will On Tue, 18 Jan 2005 11:30:42 +0530, Murugavel Thiruvengadam <tmu...@gm...> wrote: > Hi > > We are trying to install snor-inline 2.2.0a on Fedora Core2 > > Anybody implemented snort-inline on Fedora Core2 > > We are getting following error. > > Any suggestion welcome. > > Regards > T.Murugavel > -- In file included from /usr/include/linux/netfilter_ipv4/ip_queue.h:10, > from /usr/local/include/libipq.h:37, > from ../../src/inline.h:8, > from ../../src/snort.h:38, > from spo_alert_fast.c:51: > /usr/include/linux/if.h:59: error: redefinition of `struct ifmap' > /usr/include/linux/if.h:77: error: redefinition of `struct ifreq' > /usr/include/linux/if.h:126: error: redefinition of `struct ifconf' > make[3]: *** [spo_alert_fast.o] Error 1 > make[3]: Leaving directory > `/usr/local/src/snort_inline-2.2.0a/src/output-plugins' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/usr/local/src/snort_inline-2.2.0a/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/local/src/snort_inline-2.2.0a' > make: *** [all] Error 2 > > Regards > Muruga>>----le> > "Success comes to the person who does today" > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Snort-inline-users mailing list > Sno...@li... > https://lists.sourceforge.net/lists/listinfo/snort-inline-users > |