ramips: add support for ELECOM WRC-1750GST2
[openwrt/openwrt.git] / package / network / services / igmpproxy / files / igmpproxy.config
1 config igmpproxy
2 option quickleave 1
3 # option verbose [0-3](none, minimal[default], more, maximum)
4
5 config phyint
6 option network wan
7 option zone wan
8 option direction upstream
9 list altnet 192.168.1.0/24
10
11 config phyint
12 option network lan
13 option zone lan
14 option direction downstream