summaryrefslogtreecommitdiff
path: root/accel-pppd/accel-ppp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd/accel-ppp.conf')
-rw-r--r--accel-pppd/accel-ppp.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf
index 3470abab..d7e4814d 100644
--- a/accel-pppd/accel-ppp.conf
+++ b/accel-pppd/accel-ppp.conf
@@ -16,6 +16,8 @@ sigchld
pppd_compat
#shaper_tbf
#chap-secrets
+#ipv6_nd
+#ipv6_dhcp
[core]
log-error=/var/log/accel-ppp/core.log
@@ -32,7 +34,7 @@ mru=1400
#single-session=replace
#mppe=require
ipv4=require
-ipv6=allow
+ipv6=deny
ipv6-intf-id=0:0:0:1
ipv6-peer-intf-id=0:0:0:2
ipv6-accept-peer-intf-id=1
@@ -149,3 +151,6 @@ tcp=127.0.0.1:2001
[snmp]
master=0
agent-name=accel-ppp
+
+[dhcpv6]
+verbose=1