summaryrefslogtreecommitdiffstats
path: root/etc/inc/globals.inc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-02-15 21:26:04 +0000
committerErmal Luçi <eri@pfsense.org>2009-02-15 21:26:04 +0000
commiteff29d62c50803fe5eaf3b3d9089ac428c8811ad (patch)
tree7ec06c103e72b5563a4dc85a3046c6ddbc59f36c /etc/inc/globals.inc
parentdaa20efd1e7db8e53bc86d4343048e53cc6a37fb (diff)
downloadpfsense-eff29d62c50803fe5eaf3b3d9089ac428c8811ad.zip
pfsense-eff29d62c50803fe5eaf3b3d9089ac428c8811ad.tar.gz
L2TP improvements.
Diffstat (limited to 'etc/inc/globals.inc')
-rw-r--r--etc/inc/globals.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 8c1fdcc..a2207bf 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -62,6 +62,7 @@ $g = array(
"pptp_subnet" => 28, /* this value can be overriden in pptp->pptp_subnet */
"n_pppoe_units" => 16, /* this value can be overriden in pppoe->n_pppoe_units */
"pppoe_subnet" => 28, /* this value can be overriden in pppoe->pppoe_subnet */
+ "l2tp_subnet" => 28, /* this value can be overriden in l2tp->l2tp_subnet */
"debug" => false,
"latest_config" => "5.5",
"nopkg_platforms" => array("cdrom"),
OpenPOWER on IntegriCloud