summaryrefslogtreecommitdiffstats
path: root/conf.default
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-03-10 11:13:44 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-03-11 08:28:15 -0300
commit23645bf703578919ba52e857ed2e221db08ef61a (patch)
treec6c58089ea0c3d9fa75a92db4214146c5a2fcbb9 /conf.default
parente99affae860d6a009cc67a7bef00474a5bf3ff62 (diff)
downloadpfsense-23645bf703578919ba52e857ed2e221db08ef61a.zip
pfsense-23645bf703578919ba52e857ed2e221db08ef61a.tar.gz
Enable beast protection by default for new installations, there is a code in place to disable it when a hifn card is present
Diffstat (limited to 'conf.default')
-rw-r--r--conf.default/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index 6a6da59..8bf9299 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -41,6 +41,7 @@
<webgui>
<protocol>https</protocol>
<loginautocomplete/>
+ <beast_protection//>
</webgui>
<disablenatreflection>yes</disablenatreflection>
<disablesegmentationoffloading/>
OpenPOWER on IntegriCloud