aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_whitelist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/snort/snort_whitelist.xml')
-rw-r--r--config/snort/snort_whitelist.xml44
1 files changed, 16 insertions, 28 deletions
diff --git a/config/snort/snort_whitelist.xml b/config/snort/snort_whitelist.xml
index 42769e4e..d98f83fa 100644
--- a/config/snort/snort_whitelist.xml
+++ b/config/snort/snort_whitelist.xml
@@ -45,52 +45,40 @@
<description>Describe your package here</description>
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
- <name>snort-whitelist</name>
+ <name>snortglobal</name>
<version>0.1.0</version>
<title>Snort: Whitelist</title>
- <include_file>/usr/local/pkg/snort.inc</include_file>
+ <include_file>/usr/local/pkg/snort/snort.inc</include_file>
<!-- Menu is where this packages menu will appear -->
<tabs>
<tab>
- <text>Settings</text>
- <url>/pkg_edit.php?xml=snort.xml&amp;id=0</url>
+ <text>Snort Interfaces</text>
+ <url>/snort/snort_interfaces.php</url>
</tab>
<tab>
- <text>Update Rules</text>
- <url>/snort_download_rules.php</url>
+ <text>Global Settings</text>
+ <url>/snort/snort_interfaces_global.php</url>
</tab>
<tab>
- <text>Categories</text>
- <url>/snort_rulesets.php</url>
+ <text>Rule Updates</text>
+ <url>/snort/snort_download_rules.php</url>
</tab>
<tab>
- <text>Rules</text>
- <url>/snort_rules.php</url>
- </tab>
- <tab>
- <text>Servers</text>
- <url>/pkg_edit.php?xml=snort_define_servers.xml&amp;id=0</url>
+ <text>Alerts</text>
+ <url>/snort/snort_alerts.php</url>
</tab>
<tab>
<text>Blocked</text>
- <url>/snort_blocked.php</url>
+ <url>/snort/snort_blocked.php</url>
</tab>
<tab>
<text>Whitelist</text>
- <url>/pkg.php?xml=snort_whitelist.xml</url>
+ <url>/pkg.php?xml=/snort/snort_whitelist.xml</url>
<active/>
</tab>
<tab>
- <text>Threshold</text>
- <url>/pkg.php?xml=snort_threshold.xml</url>
- </tab>
- <tab>
- <text>Alerts</text>
- <url>/snort_alerts.php</url>
- </tab>
- <tab>
- <text>Advanced</text>
- <url>/pkg_edit.php?xml=snort_advanced.xml&amp;id=0</url>
+ <text>Help Info</text>
+ <url>/snort/snort_help_info.php</url>
</tab>
</tabs>
<adddeleteeditpagefields>
@@ -124,6 +112,6 @@
<custom_delete_php_command>
</custom_delete_php_command>
<custom_php_resync_config_command>
- create_snort_conf();
+ sync_snort_package_empty();
</custom_php_resync_config_command>
-</packagegui> \ No newline at end of file
+</packagegui>