mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-12-08 23:03:46 +00:00
22 lines
381 B
Text
22 lines
381 B
Text
|
[global]
|
||
|
access control = yes
|
||
|
auth file = /etc/ppp/chap-secrets
|
||
|
debug avp = no
|
||
|
debug network = no
|
||
|
debug packet = no
|
||
|
debug state = no
|
||
|
debug tunnel = no
|
||
|
|
||
|
[lns <name>]
|
||
|
require chap = yes
|
||
|
ppp debug = no
|
||
|
pppoptfile = /etc/ppp/options.l2tpd
|
||
|
require pap = no
|
||
|
assign ip = yes
|
||
|
hostname = <hostname>
|
||
|
ip range = <range>
|
||
|
local ip = <ip>
|
||
|
challenge = no
|
||
|
lac = <lacs>
|
||
|
require authentication = no
|