From a5c0aaa1e0b38ff14caf9acb4ec58096e9ad36e8 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Sun, 30 Mar 2014 21:55:40 -0400 Subject: Update Help links to Doc Wiki for Snort package. --- usr/local/www/help.php | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'usr/local/www') diff --git a/usr/local/www/help.php b/usr/local/www/help.php index 8e70c0c..83bab6d 100644 --- a/usr/local/www/help.php +++ b/usr/local/www/help.php @@ -285,10 +285,24 @@ $helppages = array( 'havp_trans_exclude.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', 'havp_whitelist.xml' => 'https://doc.pfsense.org/index.php/HAVP_Package_for_HTTP_Anti-Virus_Scanning', 'snort.xml' => 'https://doc.pfsense.org/index.php/Setup_Snort_Package', - 'snort_advanced.xml' => 'https://doc.pfsense.org/index.php/Setup_Snort_Package', - 'snort_define_servers.xml' => 'https://doc.pfsense.org/index.php/Setup_Snort_Package', - 'snort_threshold.xml' => 'https://doc.pfsense.org/index.php/Setup_Snort_Package', - 'snort_whitelist.xml' => 'https://doc.pfsense.org/index.php/Setup_Snort_Package', + 'snort/snort_interfaces.php' => 'https://doc.pfsense.org/index.php/snort_interfaces', + 'snort/snort_interfaces_global.php' => 'https://doc.pfsense.org/index.php/snort_interfaces_global', + 'snort/snort_download_updates.php' => 'https://doc.pfsense.org/index.php/snort_updates', + 'snort/snort_alerts.php' => 'https://doc.pfsense.org/index.php/snort_alerts', + 'snort/snort_blocked.php' => 'https://doc.pfsense.org/index.php/snort_blocked_hosts', + 'snort/snort_passlist.php' => 'https://doc.pfsense.org/index.php/snort_passlist', + 'snort/snort_passlist_edit.php' => 'https://doc.pfsense.org/index.php/snort_passlist', + 'snort/snort_interfaces_suppress.php' => 'https://doc.pfsense.org/index.php/Snort_suppress_list', + 'snort/snort_interfaces_suppress_edit.php' => 'https://doc.pfsense.org/index.php/Snort_suppress_list', + 'snort/snort_interfaces_edit.php' => 'https://doc.pfsense.org/index.php/Snort_interfaces_edit', + 'snort/snort_rulesets.php' => 'https://doc.pfsense.org/index.php/Snort_rulesets', + 'snort/snort_rules.php' => 'https://doc.pfsense.org/index.php/Snort_rules', + 'snort/snort_define_servers.php' => 'https://doc.pfsense.org/index.php/Snort_define_servers', + 'snort/snort_preprocessors.php' => 'https://doc.pfsense.org/index.php/Snort_preprocessors', + 'snort/snort_barnyard.php' => 'https://doc.pfsense.org/index.php/Snort_barnyard2', + 'snort/snort_ip_reputation.php' => 'https://doc.pfsense.org/index.php/Snort_ip_reputation_preprocessor', + 'snort/snort_ip_list_mgmt.php' => 'https://doc.pfsense.org/index.php/Snort_ip_list_mgmt', + 'snort/snort_sync.xml' => 'https://doc.pfsense.org/index.php/Snort_sync', 'stunnel.xml' => 'https://doc.pfsense.org/index.php/Stunnel_package', 'stunnel_certs.xml' => 'https://doc.pfsense.org/index.php/Stunnel_package', 'openbgpd.xml' => 'https://doc.pfsense.org/index.php/OpenBGPD_package', -- cgit v1.1