Date: Wed, 15 May 1996 10:12:24 +0300 (EET DST) From: Petri Helenius <pete@sms.fi> To: Joao Carlos Mendes Luis <jonny@gaia.coppe.ufrj.br> Cc: freebsd-questions@freebsd.org Subject: Multicast Router with 2.1.0R ? Message-ID: <199605150712.KAA03932@silver.sms.fi> In-Reply-To: <199605150354.AAA22519@gaia.coppe.ufrj.br> References: <199605150354.AAA22519@gaia.coppe.ufrj.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Joao Carlos Mendes Luis writes: > Hello, > > I' trying to implement a multicast router with FreeBSD 2.1.0. I got the > 3.8 version of mrouted, compiled and all seemed ok. Multicast tunnels > seens to work well. But I have a question: I can only see one route > to the 224.0.0.0 network, but I have 2 network cards. I cannot add a > second route to the 224 network in the second card. Is this a limitation > in the kernel ? Should I make any change to the phyint parameters in > the mrouted.conf to make it work in both interfaces ? > You need to choose one interface to the host functionality of multicast but mrouted will automatically use all interfaces in the machine. Actually if you have only one interface (totalling physical and logical) you cannot run mrouted, which does not defeat your host from using multicast services (obviously). Pete
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605150712.KAA03932>