Hi there,
I have a testbed with a Sophos UTM where there are two networks connected (each on a interface of the UTM).
N1: 192.168.1.0/24 (UTM IP: 192.168.1.1)
N2: 192.168.2.0/24 (UTM IP: 192.168.2.1)
As both networks are known to the UTM, there was no need to define a static route from one network to the other.
Network traffic is working fine between both subnets. (Unicast) packets are forwarded from N1 to N2 and vice versa.
I then added three hosts on one subnet (N2), where one is the sender of multicast packets and the other two are the receivers.
192.168.2.2 is sending multicast packets (using iperf) to the IP address 224.0.0.100.
192.168.2.3 and 192.168.2.4 bind to 224.0.0.100 and are able to receive the packets.
So far, so good.
I've then added a host to N1 (192.168.1.2) which should also receive the multicast packets.
Unfortunately, it does not. I do not have a clue, why.
I've also followed various documentation pages and howtos (also on the Sophos website), but no one did work.
I've configured multicast interfaces in the multicast routing section as well as a multicast router (I've tried both IP addresses of the UTM and wanted to use the UTM as multicast router).
I even added routes as the documentation reads that one needs to add multicast routes if multicast packets should be forwarded between subnets (is that really necessary in this scenario).
No one of my tests allowed me to receive broadcast packets on subnet N1.
Does anyone have a clue as to why?
Is there some documentation or howto available that also works for this scenario?
Best regards,
Tom
This thread was automatically locked due to age.