Snort mailing list archives

snort 2.3 rc inline problem


From: killemall <killemallit () gmail com>
Date: Tue, 4 Jan 2005 11:44:17 +0000

First: happy new year at all !!!!

An now my problem , I need to put a ids in my network , snort is the
best , but the 2.3 rc2 give me some problems .

I'm using a slackware 10 kernel 2.4.26
iptables v1.2.11 compiled with  make install-devel because i need to
use the Inline option . This is my configure :

/configure --with-mysql  --enable-perfmonitor --enable-inline
--enable-ipfw --enable-flexresp
--with-libpcap-includes=/usr/local/include=
--with-libpcap-libraries=/usr/local/lib
--with-libpcre-includes=/usr/local/include
--with-libpcre-libraries=/usr/local/lib

but when i try to do make i give the follow error :

'inline.c' || echo './'`inline.c
inline.c: In function `InitInline':
inline.c:194: warning: unused variable `status'
inline.c: In function `IpfwLoop':
inline.c:302: error: `IPPROTO_DIVERT' undeclared (first use in this function)
inline.c:302: error: (Each undeclared identifier is reported only once
inline.c:302: error: for each function it appears in.)
inline.c: In function `HandlePacket':
inline.c:684: warning: unused variable `status'
make[3]: *** [inline.o] Error 1
make[3]: Leaving directory `/home/snort/snort-2.3.0RC2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/snort/snort-2.3.0RC2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/snort/snort-2.3.0RC2'
make: *** [all] Error 2

I don't undestand the problem . I try to follow the snort in line
example on snort-in line.com:

cd /usr/include
mv linux linux.orig
ln -s /usr/src/linux-2.4.24/include/linux linux

but nothig !!!!!!!!!!!!!!

can someone help me ?

ps excuse my english !!!!

thanks for your time .


-------------------------------------------------------
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-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: