From 5452cbb191d28419d91d6f9b5c5ac75787c6345b Mon Sep 17 00:00:00 2001 From: robiscool Date: Fri, 10 Sep 2010 10:36:09 -0700 Subject: snort, redo startup function, redo update code --- config/snort/snort_interfaces.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'config/snort/snort_interfaces.php') diff --git a/config/snort/snort_interfaces.php b/config/snort/snort_interfaces.php index 6fe08c17..7e6984b0 100644 --- a/config/snort/snort_interfaces.php +++ b/config/snort/snort_interfaces.php @@ -359,11 +359,10 @@ enable JavaScript to view this content /* There has to be a smarter way to do this */ $if_real = convert_friendly_interface_to_real_interface_name2($natent['interface']); $snort_uuid = $natent['uuid']; - + $tester2 = Running_Ck($snort_uuid, $if_real, $id); - if ($tester2 == 'no') - { + if ($tester2 == 'no') { $iconfn = 'pass'; $class_color_up = 'listbg'; }else{ @@ -567,9 +566,9 @@ enable JavaScript to view this content } -
SNORT registered ® by Sourcefire, Inc, Barnyard2 -registered ® by securixlive.com, Orion registered ® by Robert Zelaya, -Emergingthreats registered ® by emergingthreats.net, Mysql registered ® +
SNORT registered � by Sourcefire, Inc, Barnyard2 +registered � by securixlive.com, Orion registered � by Robert Zelaya, +Emergingthreats registered � by emergingthreats.net, Mysql registered � by Mysql.com
-- cgit v1.2.3