Re: enabling multicast on FC5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jun 07, 2006 at 08:50:21PM -0500, Jason Dravet wrote:
> How can I enable multicast on my fully patched FC5 PC?  

It's enabled in the default FC5 kernel, so it should only be necessary
to add a route to the multicast network. 

To do this from the command line (non-permanent), use:

route add -net 224.0.0.0/4 dev eth0

To make it permanent, in the file /etc/sysconfig/network-scripts/route-eth0 
(on FC4) I have:

224.0.0.0/4 dev eth0

Cheers,

Paul


-- 
Paul Dwerryhouse				| PGP Key ID: 0x6B91B584
========================================================================
Using Linux's ethernet bridge support:
http://nepotismia.com/linux/bridge/


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux