lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

xl2tpd.conf (468B)


      1 [global]
      2 port = 1701
      3 auth file = /etc/xl2tpd/xl2tp-secrets
      4 access control = no
      5 
      6 ;[lns default]
      7 ;exclusive = yes
      8 ;ip range = 192.168.254.202-192.168.254.210
      9 ;lac = 10.0.1.2
     10 ;hidden bit = no
     11 ;local ip = 192.168.254.200
     12 ;length bit = yes
     13 ;refuse authentication = yes
     14 ;name = VersaLink
     15 ;ppp debug = yes
     16 ;pppoptfile = /etc/ppp/options.xl2tpd
     17 
     18 ;[lac left]
     19 ;lns = 10.0.1.2
     20 ;refuse authentication = yes
     21 ;name = VersaLink
     22 ;ppp debug = yes
     23 ;pppoptfile = /etc/ppp/options.xl2tpd