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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"