mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-19 10:01:01 +01:00
12 lines
200 B
Plaintext
12 lines
200 B
Plaintext
config igmpproxy
|
|
option quickleave 1
|
|
|
|
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
|