[Oisf-users] Suricata1.4 inline mode on CentOS 5.9?
Jutaro Kajita
j.kajita at espeid.jp
Thu Feb 7 07:42:47 UTC 2013
Hello.
I get " libnetfilter_queue/ libnetfilter_queue.h not found" error in configuring as
$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-nfqueue
after installing libnetfilter queue through rpm as in CentOS install guide. I get "is already installed" when I re-type the rpm command.
I spotted the library in /usr/lib64 as,
libnetfilter_queue_libipq.so
libnetfilter_queue_libipq.so.1
libnetfilter_queue_libipq.so.1.0.0
libnetfilter_queue.so
libnetfilter_queue.so.1
libnetfilter_queue.so.1.1.0
then I added configure option
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-nfqueue --with-libnetfilter_queue-includes=/usr/lib64 --with-libnetfilter_queue-libraries=/usr/lib64
but I received the same result.
I am currently testing Suricata 1.4 on My Ubuntu 12.04 and CentOS 5.9 which are physically separated machines.
Suricata works fine for my ubuntu machine after following Ubuntu Installation page including IPS capability.
Then I tried on CentOS5.9 and this time, worked fine in IDS mode but not in IPS.
Am I doing wrong way?
any tip or advice.
Thanks in advance.
Sorry for bothering all of you!
Best Regards.
Jutaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openinfosecfoundation.org/pipermail/oisf-users/attachments/20130207/4171a13e/attachment.html>
More information about the Oisf-users
mailing list