[Snort-users] Flexresp2 appears broken in 2.8.0.1

This is a discussion on [Snort-users] Flexresp2 appears broken in 2.8.0.1 within the Snort forums, part of the System Security and Security Related category; > This message is in MIME format. Since your mail reader does not understand this format, some or all of ...


Go Back   Usenet Forums > System Security and Security Related > Snort

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-03-2008
James Lay
 
Posts: n/a
Default [Snort-users] Flexresp2 appears broken in 2.8.0.1

> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--===============1646673310==
Content-type: multipart/alternative;
boundary="B_3282195381_2457713"

> This message is in MIME format. Since your mail reader does not understand

this format, some or all of this message may not be legible.

--B_3282195381_2457713
Content-type: text/plain;
charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable

For what it=B9s worth:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../../src/sfutil
-I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugin=
s
-I../../src/dynamic-plugins -I../../src/preprocessors
-I../../src/preprocessors/flow -I../../src/preprocessors/portscan
-I../../src/preprocessors/flow/int-snort
-I../../src/preprocessors/HttpInspect/include
-I../../src/preprocessors/Stream5 -I../../src/target-based
-I/usr/local/mysql/include/mysql -DENABLE_MYSQL -DENABLE_RESPONSE2
-I/usr/include -O2 -mcpu=3Di686 -Wall -DDYNAMIC_PLUGIN -c sp_respond2.c
In file included from ../../src/decode.h:49,
from sp_respond2.c:99:
.../../src/ipv6_port.h:71: error: conflicting types for `ip_t'
/usr/include/dnet/ip.h:411: error: previous declaration of `ip_t'
In file included from sp_respond2.c:99:
.../../src/decode.h:948:1: warning: "IP_PROTO_HOPOPTS" redefined
In file included from /usr/include/dnet.h:15,
from sp_respond2.c:97:
/usr/include/dnet/ip.h:97:1: warning: this is the location of the previous
definition
sp_respond2.c: In function `Respond2Init':
sp_respond2.c:260: warning: assignment from incompatible pointer type
sp_respond2.c: In function `Respond2Restart':
sp_respond2.c:299: warning: passing arg 1 of `ip_close' from incompatible
pointer type
sp_respond2.c:299: warning: assignment from incompatible pointer type
sp_respond2.c: In function `SendReset':
sp_respond2.c:682: warning: passing arg 1 of `ip_send' from incompatible
pointer type
sp_respond2.c: In function `SendUnreach':
sp_respond2.c:806: warning: passing arg 1 of `ip_send' from incompatible
pointer type
make[3]: *** [sp_respond2.o] Error 1
make[3]: Leaving directory `/home/jlay/snort-2.8.0.1/src/detection-plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jlay/snort-2.8.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jlay/snort-2.8.0.1'
make: *** [all] Error 2

Configed with:

../configure --enable-flexresp2
--with-mysql-includes=3D/usr/local/mysql/include/mysql
--with-mysql-libraries=3D/usr/local/mysql/lib/mysql

I hit:

http://www.snort.org/docs/snort_htmanuals/htmanual_280/

But I didn=B9t even see flexresp2 as an option. Is it no longer in use?
Thanks all.

James

--B_3282195381_2457713
Content-type: text/html;
charset="ISO-8859-1"
Content-transfer-encoding: quoted-printable

<HTML>
<HEAD>
<TITLE>Flexresp2 appears broken in 2.8.0.1</TITLE>
</HEAD>
<BODY>
<FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN STYLE=3D'font-size:12.0px'>For w=
hat it’s worth:<BR>
<BR>
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../../src/sfutil =
-I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins=
-I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preproces=
sors/flow -I../../src/preprocessors/portscan &nbsp;-I../../src/preprocessors=
/flow/int-snort &nbsp;-I../../src/preprocessors/HttpInspect/include -I../../=
src/preprocessors/Stream5 -I../../src/target-based &nbsp;-I/usr/local/mysql/=
include/mysql -DENABLE_MYSQL -DENABLE_RESPONSE2 -I/usr/include &nbsp;-O2 -mc=
pu=3Di686 -Wall -DDYNAMIC_PLUGIN -c sp_respond2.c<BR>
In file included from ../../src/decode.h:49,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;from sp_respond2.c:99:<BR>
.../../src/ipv6_port.h:71: error: conflicting types for `ip_t'<BR>
/usr/include/dnet/ip.h:411: error: previous declaration of `ip_t'<BR>
In file included from sp_respond2.c:99:<BR>
.../../src/decode.h:948:1: warning: &quot;IP_PROTO_HOPOPTS&quot; redefined<B=
R>
In file included from /usr/include/dnet.h:15,<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;from sp_respond2.c:97:<BR>
/usr/include/dnet/ip.h:97:1: warning: this is the location of the previous =
definition<BR>
sp_respond2.c: In function `Respond2Init':<BR>
sp_respond2.c:260: warning: assignment from incompatible pointer type<BR>
sp_respond2.c: In function `Respond2Restart':<BR>
sp_respond2.c:299: warning: passing arg 1 of `ip_close' from incompatible p=
ointer type<BR>
sp_respond2.c:299: warning: assignment from incompatible pointer type<BR>
sp_respond2.c: In function `SendReset':<BR>
sp_respond2.c:682: warning: passing arg 1 of `ip_send' from incompatible po=
inter type<BR>
sp_respond2.c: In function `SendUnreach':<BR>
sp_respond2.c:806: warning: passing arg 1 of `ip_send' from incompatible po=
inter type<BR>
make[3]: *** [sp_respond2.o] Error 1<BR>
make[3]: Leaving directory `/home/jlay/snort-2.8.0.1/src/detection-plugins'=
<BR>
make[2]: *** [all-recursive] Error 1<BR>
make[2]: Leaving directory `/home/jlay/snort-2.8.0.1/src'<BR>
make[1]: *** [all-recursive] Error 1<BR>
make[1]: Leaving directory `/home/jlay/snort-2.8.0.1'<BR>
make: *** [all] Error 2<BR>
<BR>
Configed with:<BR>
<BR>
../configure --enable-flexresp2 --with-mysql-includes=3D/usr/local/mysql/inclu=
de/mysql --with-mysql-libraries=3D/usr/local/mysql/lib/mysql<BR>
<BR>
I hit:<BR>
<BR>
<a href=3D"http://www.snort.org/docs/snort_htmanuals/htmanual_280/">http://ww=
w.snort.org/docs/snort_htmanuals/htmanual_280/</a><BR>
<BR>
But I didn’t even see flexresp2 as an option. &nbsp;Is it no longer i=
n use? &nbsp;Thanks all.<BR>
<BR>
James</SPAN></FONT>
</BODY>
</HTML>


--B_3282195381_2457713--




--===============1646673310==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--===============1646673310==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Snort-users mailing list
Snort-users@lists.sourceforge.net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/...fo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.p...st=snort-users
--===============1646673310==--



Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 08:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0