igmpproxy: fix creation of firewall rules
[openwrt/openwrt.git] / package / network / services / igmpproxy / files / igmpproxy.config
index d89013ca987edba6cea28ec7261a0e3f5fb9278a..6230f8aa1d6bb9deb04f3028d136b2d4f6c66a05 100644 (file)
@@ -2,11 +2,13 @@ config igmpproxy
        option quickleave 1
 #      option verbose [0-2]
 
-config phyint wan
+config phyint
        option network wan
+       option zone wan
        option direction upstream
        list altnet 192.168.1.0/24
 
-config phyint lan
+config phyint
        option network lan
+       option zone lan
        option direction downstream