Linux 7 Multicast Configuration: Difference between revisions
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
* [[Iptables_Command_Line_Tool_Examples#Multicast|Configure iptables to allow Multicast]] | * [[Iptables_Command_Line_Tool_Examples#Multicast|Configure iptables to allow Multicast]] | ||
* [[Linux_Routing_Configuration#Adding_Multicast_Routing_to_a_Specific_Network_Interface|Configure Multicast Routing]] | |||
TODO http://lartc.org/howto/lartc.multicast.html | TODO http://lartc.org/howto/lartc.multicast.html |
Revision as of 14:32, 21 March 2017
Internal
Concepts
Subjects
TODO http://lartc.org/howto/lartc.multicast.html
netstat -g
will give you group membership information. Optionally use -n to prevent DNS lookups (faster).
echo 1 > /proc/sys/net/ipv4/ip_forward