Linux 7 Multicast Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
TODO http://lartc.org/howto/lartc.multicast.html | TODO http://lartc.org/howto/lartc.multicast.html | ||
<pre> | |||
netstat -g | |||
</pre> | |||
will give you group membership information | |||
echo 1 > /proc/sys/net/ipv4/ip_forward |
Revision as of 17:23, 14 March 2017
Internal
Subjects
TODO http://lartc.org/howto/lartc.multicast.html
netstat -g
will give you group membership information
echo 1 > /proc/sys/net/ipv4/ip_forward