How do I know if IP Multicasting is enabled on my network?
Solution 1:
To check if multicast is enabled on the interface do a "ifconfig eth0" and look for: MULTICAST
Solution 2:
According to howto
cat /proc/net/igmp
will show the groups you are currently subscribed to