From owner-freebsd-questions Tue Sep 5 19:58:39 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id TAA18745 for questions-outgoing; Tue, 5 Sep 1995 19:58:39 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.6.11/8.6.6) with ESMTP id TAA18737 for ; Tue, 5 Sep 1995 19:58:37 -0700 Received: (from julian@localhost) by ref.tfs.com (8.6.11/8.6.9) id TAA02686; Tue, 5 Sep 1995 19:57:14 -0700 From: Julian Elischer Message-Id: <199509060257.TAA02686@ref.tfs.com> Subject: Re: multicast on ep0 device To: fenner@parc.xerox.com (Bill Fenner) Date: Tue, 5 Sep 1995 19:57:13 -0700 (PDT) Cc: bah6f@phil.cs.virginia.edu, questions@freebsd.org, babkin@hq.icb.chel.su In-Reply-To: <95Sep5.194112pdt.177475@crevenia.parc.xerox.com> from "Bill Fenner" at Sep 5, 95 07:41:01 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 877 Sender: questions-owner@freebsd.org Precedence: bulk I had the impression that you don't actually need mcast support unless you are planning on sending it around your local net as a multicast.. if you're using one machine, it's probably possible to just be on the end of a pipeline into your site and not bother to multicast around your site. > > In message <9509011708.AA25839@phil.cs.Virginia.EDU> you write: > >I'm trying to get a FreeBSD box (2.1.0-SNAP) running some of the MBONE > >tools. (sd, vat, nv, etc) It doesn't seem to want to do it, though. > > > >If I look at the ethernet device (ep0) I see > >ep0: flags=863 mtu 1500 > > There is an ep driver that reports itself as multicast-capable floating > around, but it hasn't made it into -current yet, for some reason. Perhaps > someone else on the list saved the diffs last time they got posted?... > > Bill > >