Re: snort problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 5 Aug 2009 14:28:49 +0530
RAMAKISHOREBABU KOPPULA <rkbabu.koppula@xxxxxxxxx> wrote:

> While system is booting I getting the following message"
> 
> starting: snort   [FAILED]
> 
> What is this and how to rectify it?

These are notes I made to myself when I saw the same thing, and
researched the answer.  Cryptic, but they should give you enough
direction to get snort working.  If the licensing allows, this might be
a great thing to put in rpmfusion-free or rpmfusion-nonfree.  It
probably doesn't.

In order to set up snort to monitor the system network traffic, it is
necessary to install the snort package.  But this is not enough, because
the rules that snort uses are not packaged due to licensing issues.  It
is necessary to go to http://www.snort.org, sign up, log in, and
download the latest snort_rules package.  There are free(older) and
pay(current) versions. 

Create a directory named snort_rules and put the package in that
directory as it does not create its own directory.  Unpack it using tar
-zxvf and move the rules/*.rules files to /etc/snort/rules/.  Cp the
so_rules/precompiled/FC-9/x86_64/2.8.3.2/*.so to
/usr/local/lib64/snort_dynamicrule/.  The instructions to create the
stubs and tell snort about them are in the README in the so_rules/src
directory.  They work.

Because the package is already installed, only the dynamic detection
directory has to be changed in /etc/snort/snort.conf to the
/usr/local/lib64/snort_dynamicrule location.  Everything else uses
the main hierarchy.  So the stub dump command becomes snort -c
/etc/snort/snort.conf --dump-dynamic-rules=/etc/snort/so_rules

Note that snort will not create these directories and will fail if they
don't already exist.


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux