You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
587 B

  1. #config pppoe_server
  2. # option interface eth1
  3. # option ac_name access-concentrator-name
  4. # list service_name service-name1
  5. # list service_name service-name2
  6. # option maxsessionsperpeer 0
  7. # option localip 192.168.2.1
  8. # option firsremoteip 192.168.2.2
  9. # option maxsessions 64
  10. # option optionsfile /etc/ppp/pppoe-server-options
  11. # option randomsessions 1
  12. # option unit 0
  13. # option offset 0
  14. # option timeout 60
  15. # option mss 1468
  16. # option sync 0
  17. #config pppoe_relay
  18. # list server_interface eth1
  19. # list client_interface eth0
  20. # list both_interface eth2
  21. # option maxsessions 64
  22. # option timeout 60