Hello,
after uploading multicast-6.43.4-mipsbe.npk and rebooting, i can’t find igmp proxy under routing.
I need it for my sonos Players in a VLAN WLAN
Is there something incompatible?
Thanks
Daniel
Hello,
after uploading multicast-6.43.4-mipsbe.npk and rebooting, i can’t find igmp proxy under routing.
I need it for my sonos Players in a VLAN WLAN
Is there something incompatible?
Thanks
Daniel
Hello,
i didn’t get a error in logs.
Model hEX S v6.43.4
Normaly i use a json file:
{
“protocols”: {
“igmp-proxy”: {
“interface”: {
“eth2”: {
“alt-subnet”: [ “10.10.1.1/28” ],
“role”: “upstream”,
“threshold”: “1”
},
“eth2.10”: {
“alt-subnet”: [ “10.10.10.1/28” ],
“role”: “downstream”,
“threshold”: “1”
}
}
}
}
}
hEX S is MMIPS architecture, so you should download this file: https://download.mikrotik.com/routeros/6.43.4/all_packages-mmips-6.43.4.zip

OK, thanks!
I was really stupid! Next i will search better.
Thank you!