Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Multicast: Difference between revisions

361 bytes added ,  29 August 2022
m
(234.81.130.4 superseded with 234.81.131.194 and others)
=== Relaying the stream ===
 
It may happen that the computer hosting PPPoE is in an inconvenient location for watching and that other networked devices should receive copies of the stream. For real use an IGMP proxy would be used but for first testing [http://troglobit.github.io/smcroute smcroute] lets one tryforward multicast evenstatically whereat clientsfirst don'tand sendcan IGMPeven joinwork andwhere leaveprograms correctly,do butnot thisunderstand alsoIGMP meansor theeven streammulticast, haswhich tocan be manuallyaided startedwith DNAT rules and stopped.-j REDIRECT
 
Further work is to listen for for IGMP internally and "manage" smcroute, due to a possible linux limitation of only allowing one userspace program manage kernel mrouting at a time, to have maximum flexibility in upstreams and downstreams including internal sources.
 
Other software that may be useful is [https://manpages.debian.org/stable/igmpproxy igmpproxy] and [https://unfix.org/projects/ecmh/ ecmh]
 
For testing and usage, smcroute can reflect the multicast to other attached networks. The old SMCroute, would not configure the interface without an IP address on it, however the very latest smcroute allows 0.0.0.0 to be used to originate the IGMP3 joins, this needed the upgrade from ip_mreq to ip_mreqn in the smcroute code.
48

edits