On Fri, May 24, 2013 at 10:24 AM, jljassos <
jlja...@gmail.com> wrote:
> Hello Doug, thank you very much for the quick response.
> Replies inline as well:
>
> El viernes, 24 de mayo de 2013 03:42:55 UTC+2, Doug Burks escribió:
>>
>> What "proper file" did you modify? What changes did you make?
>
> Sorry for only put "proper file", I wasn't sure if the name of the file was the one I remembered, but someone told me "it was the right one". For the rules, I add on the /etc/nsm/pulledpork/disablesid.conf at the end of the file:
>
> # Dropbox rules (May 22, 2013)
> 1:2012647,1:2012648,1:2014313,1:2014928
>
>
> And in the /etc/nsm/securitymonitor-eth0/snort.conf I added in the section "Step #6: Configure output plugins
>
> # alert full - for splunk
> output alert_full: alert.full
Have you considered doing this in barnyard2 instead of in snort?
>> Have you looked at /var/log/nsm/HOSTNAME-INTERFACE/snortu-1.log?
>>
>
> Thanks for the advise, I didn't know about it, I'm really novice on this. I found this at the end at the end of the file:
>
> [ Number of patterns truncated to 20 bytes: 3335 ]
> pfring DAQ configured to passive.
> ERROR: Can't initialize DAQ pfring (-1) -
> Fatal Error, Quitting..
>
> I tried as in this thread:
>
https://groups.google.com/forum/?fromgroups#!topic/security-onion/eFz_GI0TtP8
>
> sudo apt-get install --reinstall securityonion-pfring-module
> sudo service nsm restart
> reboot
>
> With the apt-get install --reinstall securityonion-pfring-module I got:
>
> Unpacking replacement securityonion-pfring-module ...
> Setting up securityonion-pfring-module (20121107-0ubuntu0securityonion7) ...
>
> Creating symlink /var/lib/dkms/pf_ring/5/source ->
> /usr/src/pf_ring-5
>
> DKMS: add completed.
> Error! Your kernel headers for kernel 3.2.0-43-generic cannot be found.
> Please install the linux-headers-3.2.0-43-generic package,
Have you tried installing the linux-headers-3.2.0-43-generic package?
Doug