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.

14 lines
288 B

  1. config igmpproxy
  2. option quickleave 1
  3. # option verbose [0-3](none, minimal[default], more, maximum)
  4. config phyint
  5. option network wan
  6. option zone wan
  7. option direction upstream
  8. list altnet 192.168.1.0/24
  9. config phyint
  10. option network lan
  11. option zone lan
  12. option direction downstream