aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_advanced.xml
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2009-07-06 13:21:19 -0700
committerrobiscool <robrob2626@yahoo.com>2009-07-06 13:21:19 -0700
commita026202a9d1b4f39d5389b3c7af1d25999bf17c5 (patch)
tree30e2993600c896856e97f81d55e0f88fa901f57d /config/snort/snort_advanced.xml
parent4df4bc5f34cc29af7e0dc76a5c7249f4d99b41d6 (diff)
downloadpfsense-packages-a026202a9d1b4f39d5389b3c7af1d25999bf17c5.tar.gz
pfsense-packages-a026202a9d1b4f39d5389b3c7af1d25999bf17c5.tar.bz2
pfsense-packages-a026202a9d1b4f39d5389b3c7af1d25999bf17c5.zip
july 6, add threshold tab, add server tab, prepare for barnyard2 and snort-inline
Diffstat (limited to 'config/snort/snort_advanced.xml')
-rw-r--r--config/snort/snort_advanced.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/snort/snort_advanced.xml b/config/snort/snort_advanced.xml
index 227c0ce4..fa7f7d0f 100644
--- a/config/snort/snort_advanced.xml
+++ b/config/snort/snort_advanced.xml
@@ -67,6 +67,10 @@
<url>/snort_rules.php</url>
</tab>
<tab>
+ <text>Servers</text>
+ <url>/pkg_edit.php?xml=snort_define_servers.xml&amp;id=0</url>
+ </tab>
+ <tab>
<text>Blocked</text>
<url>/snort_blocked.php</url>
</tab>
@@ -75,6 +79,10 @@
<url>/pkg.php?xml=snort_whitelist.xml</url>
</tab>
<tab>
+ <text>Threshold</text>
+ <url>/pkg.php?xml=snort_threshold.xml</url>
+ </tab>
+ <tab>
<text>Alerts</text>
<url>/snort_alerts.php</url>
</tab>