Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 18:22:41 -0700
From:      Bill Fenner <fenner@research.att.com>
To:        tom@dyndns.org
Cc:        freebsd-net@freebsd.org
Subject:   Re: Multicast Routing
Message-ID:  <200306180122.h5I1Mfc26416@windsor.research.att.com>
References:  <Pine.NEB.3.96L.1030617144715.15507L-100000@fledge.watson.org> <Pine.BSF.4.53.0306171611200.20568@manganese.bos.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Tom,

>Currently, we use a PPP tunnel to put the PBX and Phone on subnets that
>can talk to each other. The two FBSD boxen run as the endpoints of the
>tunnel. We need to be able to seamlessly forward multicast traffic between
>the remote network and the office network.
>
>Any ideas?

mrouted should work fine in this situation, IF it's run after the ppp
session is established (it doesn't know how to handle dynamic interfaces).
If it doesn't, try kill -USR1 `cat /var/run/mrouted.pid` and send me the
/var/tmp/mrouted.dump file that it creates and I'll try to walk through
it with you.

  Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306180122.h5I1Mfc26416>