aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort
diff options
context:
space:
mode:
Diffstat (limited to 'config/snort')
-rw-r--r--config/snort/snort_interfaces_whitelist_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort/snort_interfaces_whitelist_edit.php b/config/snort/snort_interfaces_whitelist_edit.php
index dbb6ad5a..03d08fd5 100644
--- a/config/snort/snort_interfaces_whitelist_edit.php
+++ b/config/snort/snort_interfaces_whitelist_edit.php
@@ -404,11 +404,11 @@ include("head.inc");
<tr>
<td colspan="4">
<div style="padding:5px; margin-top: 16px; margin-bottom: 16px; border:1px dashed #000066; background-color: #ffffff; color: #000000; font-size: 8pt;" id="itemhelp">
- Enter only ips, do not enter CIDRs. Example: 192.168.4.1</div>
+ Enter only ips and CIDRs, do not enter CIDRs for whitelists. Example: 192.168.4.1 or 192.168.4.0/24</div>
</td>
</tr>
<tr>
- <td><div id="onecolumn">IP</div></td>
+ <td><div id="onecolumn">IP or CIDR</div></td>
<td><div id="threecolumn">Add a Description or leave blank and a date will be added.</div></td>
</tr>