mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 06:19:14 +08:00
15 lines
288 B
Plaintext
15 lines
288 B
Plaintext
config igmpproxy
|
|
option quickleave 1
|
|
# option verbose [0-3](none, minimal[default], more, maximum)
|
|
|
|
config phyint
|
|
option network wan
|
|
option zone wan
|
|
option direction upstream
|
|
list altnet 192.168.1.0/24
|
|
|
|
config phyint
|
|
option network lan
|
|
option zone lan
|
|
option direction downstream
|