summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-31 21:42:29 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-31 21:42:29 +0000
commit0ad64be07c1c625517535c62f3500cd6bc372d1a (patch)
treebbc36204d6207741ad093e4f8a45fbceb710008c /etc/inc/vpn.inc
parent15fffebfbf27ec69ef44f555de93c94bea87d3d4 (diff)
downloadpfsense-0ad64be07c1c625517535c62f3500cd6bc372d1a.zip
pfsense-0ad64be07c1c625517535c62f3500cd6bc372d1a.tar.gz
Do not accept encryption
Diffstat (limited to 'etc/inc/vpn.inc')
-rw-r--r--etc/inc/vpn.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc
index b94161c..ef6812a 100644
--- a/etc/inc/vpn.inc
+++ b/etc/inc/vpn.inc
@@ -855,7 +855,7 @@ pppoe_standart:
set pppoe enable incoming
set bundle no multilink
set bundle enable compression
- set bundle accept encryption
+ #set bundle accept encryption
set bundle max-logins 1
set iface idle 0
set iface disable on-demand
OpenPOWER on IntegriCloud