From: Jason <sec...@br...> - 2005-10-25 13:52:33
|
if you are using 2.4.3 the binary will be snort not snort_inline James Brown wrote: > Finally got ./configure --enable-inline --enable-ipfw to work. > Then make and make install (for Snort 2.4.3). > I then type: > sudo snort_inline -J 500 -c snort_inline.conf > > But is says: > sudo: snort_inline: command not found > > Does this mean that the configure/make/make install did not actually > work? Or do I have to cd to somewhere to run it? > > BTW, when I try to ./configure snort_inline-2.3.0-RC1 it still gives me > the error: > checking "for libnet.h version 1.0.x"... no > configure: error: "libnet 1.0.x could not be found. please download and > install the library from http://www.packetfactory.net/libnet/" > > But snort proper does not! > > Thanks, > > James. > > On 25/10/2005, at 12:41 AM, Jason wrote: > >> try 2.4.3 from snort.org. lots of pointer warnings but I had no issues >> with it at all beyond that. >> >> James Brown wrote: >> >>> >>> On 25/10/2005, at 12:09 AM, Jason wrote: >>> >>> >>>> I did not use the 2.3.0-RC1 inline port. I used snort proper from >>>> snort.org with it's native inline capabilities. You will need to >>>> provide >>>> a config.guess for the OS X box or just use fink to install the libnet. >>>> > |