From 191d39b8c2586455462d4634a403cdb3f0a68e31 Mon Sep 17 00:00:00 2001 From: robiscool Date: Sat, 5 Dec 2009 15:48:09 -0800 Subject: snort-dev, rc1 update, main gui updates, performace updates --- config/snort-dev/snort_interfaces.php | 37 ++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) (limited to 'config/snort-dev/snort_interfaces.php') diff --git a/config/snort-dev/snort_interfaces.php b/config/snort-dev/snort_interfaces.php index 974e2673..1c97f944 100644 --- a/config/snort-dev/snort_interfaces.php +++ b/config/snort-dev/snort_interfaces.php @@ -162,7 +162,7 @@ if ($_GET['act'] == "toggle" && $_GET['id'] != "") { } } -$pgtitle = "Services: Snort 2.8.4.1_5 pkg v. 1.8 beta"; +$pgtitle = "Services: Snort 2.8.4.1_6 pkg v. 1.8 RC1"; include("head.inc"); ?> @@ -192,6 +192,17 @@ padding: 15px 10px 50% 50px; padding-top: 4px; padding-bottom: 4px; } +.listbg3 { + border-right: 1px solid #777777; + border-bottom: 1px solid #777777; + font-size: 11px; + background-color: #777777; + color: #000; + padding-right: 16px; + padding-left: 6px; + padding-top: 4px; + padding-bottom: 4px; +} @@ -307,7 +318,17 @@ padding: 15px 10px 50% 50px; ?> - + + - +   @@ -351,13 +372,15 @@ padding: 15px 10px 50% 50px;
Note:
- This is the Snort Interfaces Menu where you can see an over view of all your interface settings. + This is the Snort Menu where you can see an over view of all your interface settings.
- Please edit the Global Settings tab befor adding an interface. + Please edit the Global Settings tab befor adding an interface.

- Click on the Plus Icon to add a interface. + Click on the icon to add a interface.                           Click on the icon to start snort and barnyard. +
+ Click on the icon to edit a interface and settings.      Click on the icon to stop snort and barnyard.
- Click on the Edit Icon to edit interface settings. + Click on the icon to delete a interface and settings.
-- cgit v1.2.3