Re: Multicast (again)

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

 



On Sat, 2006-07-22 at 00:57, Phil Meyer wrote:

> It appears that only one interface at a time in a Fedora kernel can send 
> multicast packets.  Any documentation as to how to set which interface 
> to do it eludes me.
> 
> A system with two interfaces (all of our tests featured a wireless 
> interface as the second interface) will send multicast packets by 
> default over the primary ethernet interface and never over the wireless 
> interface.

At that point, multicast is handled just like any other udp
packet.  It will go where you have routed the destination
address, or the default route if there is nothing more
specific.  The sending application should also be able to
control it by binding its socket to the interface it
wants to use.  If you want it to go to multiple interfaces
or track listener's IGMP joins you'll need multicast
routing software and I'm not sure about the current state
of that for Linux.  Years ago I used something called smcroute
for some static distribution paths but I never got any of
the PIM based versions to work.

-- 
  Les Mikesell
   lesmikesell@xxxxxxxxx


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux