From b55c9276a601c87b616cac41007af02a5e54a506 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 27 Sep 2006 01:07:52 +0000 Subject: * Increase text box sizes * Describe what type of data to enter --- packages/snort/snort_whitelist.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/snort/snort_whitelist.xml b/packages/snort/snort_whitelist.xml index f0e922b8..e016db72 100644 --- a/packages/snort/snort_whitelist.xml +++ b/packages/snort/snort_whitelist.xml @@ -3,6 +3,7 @@ snort-whitelist 0.1.0 Snort: Whitelist + /usr/local/pkg/snort.inc @@ -41,14 +42,16 @@ Whitelisted IP ip - Enter the IP to whitelist from snort blocking + Enter the IP or network to whitelist from snort blocking. Network items should be expressed in CIDR notation. Example: 0.0.0.0/24 or 0.0.0.0/32 input + 40 Description description Enter the description for this item input + 60 @@ -56,5 +59,6 @@ + create_snort_conf(); \ No newline at end of file -- cgit v1.2.3