From owner-freebsd-questions Mon Feb 20 11:34:39 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA04340 for questions-outgoing; Mon, 20 Feb 1995 11:34:39 -0800 Received: from plains.NoDak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id LAA04333 for ; Mon, 20 Feb 1995 11:34:37 -0800 Received: by plains.NoDak.edu; Mon, 20 Feb 1995 13:34:18 -0600 Date: Mon, 20 Feb 1995 13:34:18 -0600 From: Mark Tinguely Message-Id: <199502201934.AA23602@plains.NoDak.edu> To: slr@mitre.org, wollman@halloran-eldar.lcs.mit.edu Subject: Re: 2.x multicast routing? Cc: freebsd-questions@FreeBSD.org Sender: questions-owner@FreeBSD.org Precedence: bulk I started working with some national mbone "experts" on getting the FreeBSD to work with mrouted. I got a day into this before I took off for a long weekend. essentially what I learned is the multicast UDP packets are listed by netstat as dropped due a lack of a socket. but on the other hand, the mrouted will pick up the new group when sd (local or remote) is started. I think the hooks in the kernel are the problem and I will be working in that direction. if someone absolutely needs a mbone connection today, use another machine. --mark.