hi again. thats my startup log createt with NST: Running the following script to setup snort ! /bin/bash allow some settling time... /bin/sleep 1; RULES="-r local"; if [ "no" = "yes" ]; then RULES="-r "; fi NSTCONF="/etc/nst.conf"; Save local Snort Admin MySQL Password and Set remote Snort IDS Collector Password... if [ "" = "checked" ]; then if [ -f "${NSTCONF}" ]; then # # Save original local Snort Admin MySQL Password... SAVENSTCTSNORTPASSWD="$(/bin/cat "${NSTCONF}" | /bin/grep '^NSTCTSNORTPASSWD'...
hi again. thats my startup log: Running the following script to setup snort ! /bin/bash allow some settling time... /bin/sleep 1; RULES="-r local"; if [ "no" = "yes" ]; then RULES="-r "; fi NSTCONF="/etc/nst.conf"; Save local Snort Admin MySQL Password and Set remote Snort IDS Collector Password... if [ "" = "checked" ]; then if [ -f "${NSTCONF}" ]; then # # Save original local Snort Admin MySQL Password... SAVENSTCTSNORTPASSWD="$(/bin/cat "${NSTCONF}" | /bin/grep '^NSTCTSNORTPASSWD' | /bin/sed -e...
hi to all, i have setup a new nst26 system and i have configured snort with barnyard2. I can enable this and now, the state is in "activating" , This issue is on snort and barnyard, i have also reloaded but the same with "reloading" The system is installed on a 120Gb ssd harddisk with 16GB RAM, 8Core AMD CPU (snort: v2.9.9.0-50.nst26) (daq: v2.0.6-7.nst26) (barnyard2: v2.1.14-337.25nst26) (snorby: v2.6.3-113.nst26) LOG LANG=en_US.UTF-8 TERM=ansi /bin/stdoutisatty /bin/systemctl --no-pager --full...
Hi, you can delet the snort dir in /var/nst It works for me