Multicast routing
Bruce Simpson
bms at incunabulum.net
Sun Apr 5 10:27:25 PDT 2009
Upakul Barkakaty wrote:
> Hi all,
>
> I was trying to setup a multicast tunneling setup with freebsd, with the
> mrouted utility. However, my multicast router doesnt seem to be forwarding
> those multicast packets.
>
> It would really be helpful if someone could help me with the setup or the
> mrouted.conf file contents.
>
> Thanks in anticipation.
>
>
Please try the mcast-tools port to confirm that multicast forwarding works.
There are tools in that port which will allow you to run basic UDP
stream tests
as well as installing static entries in the forwarding cache.
The most likely culprit is a network interface which does not support
ALLMULTI.
Also, DVMRP has been dead for years, avoid mrouted -- try a PIM
implementation e.g. XORP or pimsd.
thanks
BMS
More information about the freebsd-net
mailing list