aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-07-12 19:59:30 +0000
committerErmal <eri@pfsense.org>2012-07-12 19:59:30 +0000
commitf442355f4eebc9e85e70e2ca178c7891b0b6fd2a (patch)
tree8aa53c0451ccf592ef47137c73024bb037335fcc /config
parent4cb145db47410834ddd2c8d018aa35ae0f2cb21a (diff)
downloadpfsense-packages-f442355f4eebc9e85e70e2ca178c7891b0b6fd2a.tar.gz
pfsense-packages-f442355f4eebc9e85e70e2ca178c7891b0b6fd2a.tar.bz2
pfsense-packages-f442355f4eebc9e85e70e2ca178c7891b0b6fd2a.zip
Bring back removed wrongly rule
Diffstat (limited to 'config')
-rw-r--r--config/snort/snort.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/snort/snort.inc b/config/snort/snort.inc
index 6cacbc49..d8fb7051 100644
--- a/config/snort/snort.inc
+++ b/config/snort/snort.inc
@@ -1178,6 +1178,9 @@ EOD;
$other_preprocs = <<<EOD
# Other preprocs #
preprocessor rpc_decode: 111 32770 32771 32772 32773 32774 32775 32776 32777 32778 32779
+
+# Back Orifice
+preprocessor bo
EOD;