v1.5 branch refresh based upon upstream master @ c8677ca89e53e3be7988d54280fce166cc894a7e
[librecmc/librecmc.git] / package / network / services / igmpproxy / files / igmpproxy.config
1 config igmpproxy
2         option quickleave 1
3 #       option verbose [0-2]
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