diff options
Diffstat (limited to 'accel-pppd/accel-ppp.conf')
-rw-r--r-- | accel-pppd/accel-ppp.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf index d7e4814d..574ef795 100644 --- a/accel-pppd/accel-ppp.conf +++ b/accel-pppd/accel-ppp.conf @@ -16,6 +16,7 @@ sigchld pppd_compat #shaper_tbf #chap-secrets +#net-snmp #ipv6_nd #ipv6_dhcp @@ -65,6 +66,7 @@ verbose=1 #rtimeout=5 #retransmit=5 #host-name=accel-ppp +#dir300_quirk=0 verbose=1 [dns] @@ -106,6 +108,7 @@ gw-ip-address=192.168.0.1 [ipv6-pool] fc00:0:1::/48,64 +delegate=fc00:1::/36,48 [log] log-file=/var/log/accel-ppp/accel-ppp.log |