aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.inc
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2009-06-16 06:27:27 -0700
committerrobiscool <robrob2626@yahoo.com>2009-06-16 06:28:27 -0700
commit7cac4afd3f3da453b186ffdc1d0a166125162a82 (patch)
tree5adc0969b85c16f367adc0728b05b41b2132bab7 /config/snort/snort.inc
parentfeb86a1699a7273af44489780524f3a6fa17dd15 (diff)
downloadpfsense-packages-7cac4afd3f3da453b186ffdc1d0a166125162a82.tar.gz
pfsense-packages-7cac4afd3f3da453b186ffdc1d0a166125162a82.tar.bz2
pfsense-packages-7cac4afd3f3da453b186ffdc1d0a166125162a82.zip
this ones for you mcrane, added custom pfsense rules auto updates, add voip rulles for freeswitch
Diffstat (limited to 'config/snort/snort.inc')
-rwxr-xr-xconfig/snort/snort.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/snort/snort.inc b/config/snort/snort.inc
index 7c3b3622..750e1a7c 100755
--- a/config/snort/snort.inc
+++ b/config/snort/snort.inc
@@ -412,6 +412,7 @@ var POP_SERVERS \$HOME_NET
var IMAP_SERVERS \$HOME_NET
var RPC_SERVERS \$HOME_NET
var WWW_SERVERS \$HOME_NET
+var SIP_PROXY_IP \$HOME_NET
var AIM_SERVERS \
[64.12.24.0/23,64.12.28.0/23,64.12.161.0/24,64.12.163.0/24,64.12.200.0/24,205.188.3.0/24,205.188.5.0/24,205.188.7.0/24,205.188.9.0/24,205.188.153.0/24,205.188.179.0/24,205.188.248.0/24]
@@ -444,6 +445,7 @@ portvar SSH_PORTS {$ssh_port}
portvar TELNET_PORTS 23
portvar MAIL_PORTS [25,143,465,691]
portvar SSL_PORTS [25,443,465,636,993,995]
+portvar SIP_PROXY_PORTS [5060]
# DCERPC NCACN-IP-TCP
portvar DCERPC_NCACN_IP_TCP [139,445]