da_667

Results 21 comments of da_667

Running into this issue as well. Also noticing that Noah (the dude who wrote the installation guide for Ubuntu) experienced this problem as well: https://seclists.org/snort/2021/q1/36 Has there been any progress...

good catch. looks like they changed the filename format for the conf files again. I think I figured out the regular expression that'll work. Give me some time to work...

Just pushed a new update to the script on github that should fix this issue. Let me know if this resolves the issue. On Thu, Jan 3, 2019 at 2:08...

if barnyard2 is failing check /var/log/syslog cat /var/log/syslog | egrep "snort|barnyard2" | less. and look for barnyard2 error messages. On Fri, Sep 9, 2016 at 4:55 AM, bganeshmail [email protected] wrote:...

thanks! fixes applied. I would apply your pull requests if I knew how to :| On Wed, Dec 21, 2016 at 9:46 PM, nswalters wrote: > Double quotes were used...

Thanks for reporting this issue. I'll do some testing to see if they fixed it on snort.org. Currently this is the only way I pull the snort.conf file because the...

So, did you get the script to work or was this after manually running the create schema script? There's supposed to be an option to run chcon and enable short...

I'm working on reproducing the issue you ran into on your install. So far, I'm not running into luck. I'm using a CentOS 6.3 32-bit VM, fully patched and updated...

thank you for reporting this issue. fixes going live shortly. On Tue, Dec 20, 2016 at 5:46 PM, nswalters wrote: > [*] Generating pulledpork.conf. > autosnort-ubuntu-AVATAR.sh: line 426: syntax error...

thank you for reporting this issue. simplified the error message. sometimes I tend to be a bit wordy. On Tue, Dec 20, 2016 at 6:59 PM, nswalters wrote: > ------------------------------...