From owner-freebsd-net@FreeBSD.ORG Tue Jun 17 10:05:09 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA39337B405 for ; Tue, 17 Jun 2003 10:05:09 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 006F143F75 for ; Tue, 17 Jun 2003 10:05:08 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h5HH3CYA016879; Tue, 17 Jun 2003 13:03:13 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h5HH3CCt016876; Tue, 17 Jun 2003 13:03:12 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Tue, 17 Jun 2003 13:03:11 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Tom Daly In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-net@freebsd.org Subject: Re: Sorry if duplicate...Multicast Routing X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 17:05:10 -0000 On Tue, 17 Jun 2003, Tom Daly wrote: > Has anyone been able to create a unified multicast broadcast domain > using FreeBSD routers and tunnels? Our internal telephone system VOIP > system that uses multicast to handle things like conference calling and > paging. Many of our employess are off site, which DSL lines. A FreeBSD > box creates a PPP tuennel for packet flow, which lets basic VOIP > functions happen, but to allow more flexibility, I need to route > multicast traffic as well. Anyone have any good suggestions as to how > to get this going? I have tried numerous things with mrouted, but they > do not seem to work. I've never used PPP to directly tunnel multicast, although the tun0 interfaces appear to have the MULTICAST flag set. The configuration we use here at NAI Labs is to use IP in IP tunneling between sites, and IP multicast over ethernet multicast on local area networks, which works quite well. We use this specifically for video multicast, since we are generally relying on the phone networks to do audio still for latency reasons. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories