this is my config in /etc/config/igmpproxy
config igmpproxy
option quickleave 1
# option verbose [0-3](none, minimal[default], more, maximum)
config phyint
option network eth1
option zone wan
option direction upstream
config phyint
option network lan1
option zone lan1
option direction downstream
this is /var/etc/igmpproxy.conf
also no daemon is stated when I run the /etc/init.d/igmpproxy start.
If I manually write the .conf file its working