3 # Global section (by default, we start in global mode)
7 load-handler "sync-pppd.so"
13 # Configure the sync-pppd handler. You MUST have a "section sync-pppd" line
14 # even if you don't set any options.
16 lns-pppd-opts "require-pap 10.0.0.1:10.0.0.2 lcp-echo-interval 30 lcp-echo-failure 6"
17 lac-pppd-opts "user example name example noipdefault ipcp-accept-local ipcp-accept-remote lcp-echo-interval 30 lcp-echo-failure 6"
30 # No secret - no authentication
36 # Configure the cmd handler. You MUST have a "section cmd" line
37 # even if you don't set any options.