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

Content deleted Content added
Michael (talk | contribs)
clarify slightly
Michael (talk | contribs)
No edit summary
Line 40: Line 40:


smcroute -l $DEVICE 234.81.130.4
smcroute -l $DEVICE 234.81.130.4

see for forwarding statistics:

cat /proc/net/ip_mr_cache && ip mroute show


now ffmpeg, vlc or other client can be ran elsewhere on the internal network, if their ethernet interfaces do not have legacy ip addresses and the client does not specify an interface for IGMP, use <code>ip route add 234.81.130.4</code> on these devices with a device aiming towards the PPPoE host system.
now ffmpeg, vlc or other client can be ran elsewhere on the internal network, if their ethernet interfaces do not have legacy ip addresses and the client does not specify an interface for IGMP, use <code>ip route add 234.81.130.4</code> on these devices with a device aiming towards the PPPoE host system.




== Example Notes ==
== Example Notes ==