Date: Sun, 3 Aug 2008 14:06:24 -0700 From: "Kurt Buff" <kurt.buff@gmail.com> To: "FreeBSD Questions" <questions@freebsd.org> Subject: Multicast routing howto? Message-ID: <a9f4a3860808031406s722ce7dbhbe1812ad12d1570a@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I've put together a router for work - it's a 7-Stable box, with 3 dual-port NICs in it. It's in use by our test/dev folks, and I've been asked to enable/configure multicast on it. It has one port on the production LAN (192.168.123.0/24), and the other 5 on the test/dev networks (10.0.0.0/24, 1.0/24, 2.0/24, 3.0/24 and 4.0/24). Obviously, we're only running IPv4, and it's working just fine with the static routes I've set up. I just this weekend upgraded it from 6.3 to 7-stable, and per this link: http://www.freebsd.org/doc/en/books/handbook/network-routing.html I recompiled the kernel after putting in "options MROUTING" in the kernel config, but haven't put mrouted on, as it's deprecated in the above handbook link. I've perused man pages for pim and rc.conf, but cannot find not much else on how to configure it, even after googling a bit to Anyone care to point me to a howto on setting this up? Many thanks, Kurt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a9f4a3860808031406s722ce7dbhbe1812ad12d1570a>