Snort mailing list archives

Re: Sorry if repost - can I use Snort with Jaguar?


From: Jason <security () brvenik com>
Date: Sun, 25 May 2003 15:04:58 -0400

Yes, did you try?

# wget http://www.snort.org/dl/snort-2.0.0.tar.gz
# tar -xvzf snort-2.0.0.tar.gz
...
# cd snort-2.0.0
# less doc/INSTALL
...
# ./configure
...
# make
...
# make install
...
# /usr/local/bin/snort -V

-*> Snort! <*-
Version 2.0.0 (Build 72)
By Martin Roesch (roesch () sourcefire com, www.snort.org)

# mkdir /usr/local/snort
# cp -R etc /usr/local/snort
# cp -R rules /usr/local/snort
# mkdir /var/log/snort
# /usr/local/bin/snort -c /usr/local/snort/etc/snort.conf
Running in IDS mode
Log directory = /var/log/snort

Initializing Network Interface en0
...
1331 Snort rules read...
1331 Option Chains linked into 139 Chain Headers
0 Dynamic rules
+++++++++++++++++++++++++++++++++++++++++++++++++++

Rule application order: ->activation->dynamic->alert->pass->log

        --== Initialization Complete ==--

-*> Snort! <*-
Version 2.0.0 (Build 72)
By Martin Roesch (roesch () sourcefire com, www.snort.org)

or you can look for henwen.

George Mogiljansky wrote:
Hello!
Can I use Snort with Jaguar?
Thx
George




-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
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: