mirror of
https://github.com/Heleguo/lede.git
synced 2026-01-04 11:53:33 +00:00
13 lines
223 B
Plaintext
13 lines
223 B
Plaintext
config igmpproxy
|
|
option quickleave 1
|
|
# option verbose [0-2]
|
|
|
|
config phyint wan
|
|
option network wan
|
|
option direction upstream
|
|
list altnet 192.168.1.0/24
|
|
|
|
config phyint lan
|
|
option network lan
|
|
option direction downstream
|