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.

24 lines
545 B

  1. config gateway
  2. option enabled 1
  3. option ifname 'br-lan'
  4. option port 2060
  5. option ssl_port 8443
  6. option checkinterval 30
  7. option client_timeout 5
  8. option temppass_time 30
  9. config authserver
  10. option host 'authserver.com'
  11. option port 80
  12. option path '/wifidog/'
  13. option login_path 'login'
  14. option portal_path 'portal'
  15. option msg_path 'gw_message.php'
  16. option ping_path 'ping'
  17. option auth_path 'auth'
  18. config popularserver
  19. list server www.baidu.com
  20. list server www.qq.com
  21. config whitelist