summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@dds.nl>2011-02-11 09:09:06 +0100
committerSeth Mos <seth.mos@dds.nl>2011-02-11 09:09:06 +0100
commit07dfd12159413d2bcb91c5e17952284e9b128ab7 (patch)
tree3be386fde126fa2417851ca4f675cd85564ccc04
parent2c1b25d68193117a555ae54c498e602993a1aa2c (diff)
downloadpfsense-07dfd12159413d2bcb91c5e17952284e9b128ab7.zip
pfsense-07dfd12159413d2bcb91c5e17952284e9b128ab7.tar.gz
Add a IPv6 enable option in the mpd5 config
-rw-r--r--etc/inc/interfaces.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index bc8fdb8..a0741f9 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -1303,6 +1303,7 @@ startup:
default:
{$ppp['type']}client:
create bundle static {$interface}
+ set bundle enable ipv6cp
set iface name {$pppif}
EOD;
OpenPOWER on IntegriCloud