What version of IGMP does the beacon use?
[ Courtesy of Andrew Daviel, at TRIUMF, in Canada ]
The beacon doesn't use IGMP, it uses RTP.
When the beacon starts listening, your operating system uses IGMP to tell
your local network that you are interested in the multicast group. Which
version you have depends on your operating system - v1 for Win95 maybe, v2
for Win2000 and Linux 2.4, v3 for WinXP and Linux 2.6. Also, if your
router is v2 your O/S should back down to v2 mode unless you have problems
with switches in the way.
Then your local router needs to have IGMP enabled, PIM-SM enabled, and
needs to know where to send PIM requests. Normally it would have a PIM
RP configured upstream or some more complicated protocol enabled (MDSP,
MGBP etc...)
You should be able to see (with a sniffer) your system sending IGMP
reports, and you should be able to see that your router has heard them and
is doing something about it.
Troubleshooting multicast is somewhat messy. I recommend the excellent
Internet2.edu material available via
http://andrew.triumf.ca/AG/multicast/
There's also a book "Interdomain Multicast Routing: Practical Juniper
Networks and Cisco Systems Solutions" by Brian M. Edwards et. al.