| [global] | |
| port = 1701 | |
| auth file = /etc/ppp/l2tp-secrets | |
| debug avp = yes | |
| debug network = yes | |
| debug state = yes | |
| debug tunnel = yes | |
| [lns default] | |
| ip range = 10.1.0.2-10.1.0.254 | |
| local ip = 10.1.0.1 | |
| require chap = yes | |
| refuse pap = yes | |
| require authentication = yes | |
| name = l2tpd | |
| ;ppp debug = yes | |
| pppoptfile = /etc/ppp/options.xl2tpd | |
| length bit = yes |