summaryrefslogtreecommitdiffstats
path: root/src/conf.default
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-09-15 17:45:00 -0300
committerRenato Botelho <renato@netgate.com>2015-09-15 18:20:59 -0300
commitc9d46a8e801650dccea466f86c81df3fa626713c (patch)
tree725930cf412266bf2cb27ecef4ad8d08ac175489 /src/conf.default
parentb8bb09bd4b55047f10e01c7ec91b3d29e1f70016 (diff)
downloadpfsense-c9d46a8e801650dccea466f86c81df3fa626713c.zip
pfsense-c9d46a8e801650dccea466f86c81df3fa626713c.tar.gz
Retire PPTP server, fixes #4226:
- Remove PPTP server and all related code - Bump config version 12.2 - Write upgrade config code to remove pptpd section and also cleanup firewall and NAT rules using PPTP interface or src/des
Diffstat (limited to 'src/conf.default')
-rw-r--r--src/conf.default/config.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/conf.default/config.xml b/src/conf.default/config.xml
index e16800e..547011f 100644
--- a/src/conf.default/config.xml
+++ b/src/conf.default/config.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<pfsense>
- <version>11.9</version>
+ <version>12.2</version>
<lastchange/>
<theme>pfsense_ng</theme>
<system>
@@ -92,12 +92,6 @@
</range>
</lan>
</dhcpd>
- <pptpd>
- <mode/>
- <redir/>
- <localip/>
- <remoteip/>
- </pptpd>
<snmpd>
<syslocation/>
<syscontact/>
OpenPOWER on IntegriCloud