1 # Comment out to log to stderr
2 log file = /var/log/l2tpns
4 # This must be defined, or it won't work
5 # It's only used if the LAC requests tunnel authentication
8 # You can have multiple radius server entries, but ony one radius secret
9 radius server = radius.yourdomain.com.au
10 radius secret = barfoo
12 # Turn on or off Radius Accounting (START and STOP records)
15 # Only 2 dns server entries are allowed
16 dns server = 192.168.1.1
17 dns server = 192.168.1.2
19 # Set this to 0 to disable throttling
22 # This can be from 1 to 5
23 # At 5, all packets are logged and your system will run
25 # 2 will show errors only
28 # Save / load state on restart
32 #cluster master = 192.168.1.15
34 # Where accounting information will be dumped. Comment out to disable.
35 accounting dir = /var/run/l2tpns/acct/
37 # You need to set this to the IP address of the tun interface
38 # if you want to use clustering
39 #bind address = 127.0.0.1
41 # Uncomment this if you wish to use the walled garden plugin