dnsmasq: Create rDNS records for LuCI "Hostnames"
[openwrt-14.07/.git] / package / network / services / igmpproxy / files / igmpproxy.config
1 config igmpproxy
2         option quickleave 1
3
4 config phyint
5         option network wan
6         option direction upstream
7         list altnet 192.168.1.0/24
8
9 config phyint
10         option network lan
11         option direction downstream