Re: Multicast Routing
From: Bill Fenner (fenner_at_research.att.com)
Date: 06/18/03
- Previous message: Garrett Wollman: "replacement for SOCK_PACKET"
- In reply to: Tom Daly: "Re: Sorry if duplicate...Multicast Routing"
- Next in thread: Tom Daly: "Re: Multicast Routing"
- Reply: Tom Daly: "Re: Multicast Routing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: tom@dyndns.org Date: Tue, 17 Jun 2003 18:22:41 -0700
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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Garrett Wollman: "replacement for SOCK_PACKET"
- In reply to: Tom Daly: "Re: Sorry if duplicate...Multicast Routing"
- Next in thread: Tom Daly: "Re: Multicast Routing"
- Reply: Tom Daly: "Re: Multicast Routing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|