mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-03-02 22:29:14 +00: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
|