Snort-dev ready for testing. Post issues here.
-
attempted snort-dev install on two amd64 boxes. Installation does not finish. It hangs at "loading package information".
Cheers,
Dennis.+1
-
It seems like php closure code that you used on snort.inc file is compatible only with php5.3(pfsense 2.1)
$snort_calc_iface_subnet_list = function($int) use(&$home_net)Starting package snort-dev…
Parse error: syntax error, unexpected T_FUNCTION in /usr/local/pkg/snort/snort.inc on line 183 -
I get this error:
Warning: file_get_contents(/var/log/snort/59183_lagg0/alert): failed to open stream: No such file or directory in /usr/local/www/snort/snort_alerts.php on line 396
when I go to the Alerts tab (Services : Snort : Snort Alerts)
Rules are downloaded successfully, WAN interface is enabled for snort, but it ain't running.
Any ideas?