Closed LyraelRayne closed 5 days ago
Hi @LyraelRayne
Try this instead: ./multicast-relay.py --verbose --foreground --noSSDP --noMDNS --noSonosDiscovery --relay 255.255.255.255:56700 --interfaces eth0 eth0.10
Oh! I think I misunderstood what the fix did. When I specify 255.255.255.255
it does in fact forward broadcasts sent to 192.168.0.255
. Thank you!
Hi there, I am using commit
461d1c9
and still am gettingIP address 192.168.0.255 is neither a multicast nor a broadcast address
forpython3 ./multicast-relay.py --verbose --foreground --noSSDP --noMDNS --noSonosDiscovery --relay 192.168.0.255:56700 --interfaces eth0 eth0.10
Interface details
Am I doing something wrong?