diff options
Diffstat (limited to 'accel-pppd')
-rw-r--r-- | accel-pppd/accel-ppp.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/accel-pppd/accel-ppp.conf b/accel-pppd/accel-ppp.conf index 1635e177..7e9bb40d 100644 --- a/accel-pppd/accel-ppp.conf +++ b/accel-pppd/accel-ppp.conf @@ -71,6 +71,9 @@ unit-cache=1 #max-starting=0 verbose=1 #echo-interval=30 +#ip-pool=pptp +#ipv6-pool=pptp +#ipv6-pool-delegate=pptp #ifname=pptp%d [pppoe] @@ -187,7 +190,6 @@ start=dhcpv4 #local-net=192.168.0.0/16 interface=eth0 - [dns] #dns1=172.16.0.1 #dns2=172.16.1.1 |