From owner-freebsd-net Wed Jul 12 0:15:44 2000 Delivered-To: freebsd-net@freebsd.org Received: from minbar.b5.nu (minbar.b5.nu [203.43.74.97]) by hub.freebsd.org (Postfix) with ESMTP id 8011237BC20 for ; Wed, 12 Jul 2000 00:15:39 -0700 (PDT) (envelope-from claus@b5.nu) Received: (from claus@localhost) by minbar.b5.nu (8.9.3/8.9.3) id RAA87069; Wed, 12 Jul 2000 17:15:28 +1000 (EST) (envelope-from claus@b5.nu) From: Claus Endres Message-Id: <200007120715.RAA87069@minbar.b5.nu> Subject: Re: multicast forwarding and OSPF To: airboss@bitstream.net (Dan Debertin) Date: Wed, 12 Jul 2000 17:15:28 +1000 (EST) Cc: freebsd-net@FreeBSD.ORG In-Reply-To: from "Dan Debertin" at Jul 11, 2000 11:57:19 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Multicasts do not get routed across the two fxp interface cards without some agent that understands the multicast protocol involved. In your case you need an agent understanding OSPF. The simplest one for that is gated. So you need to install gated (e.g. from the ports collection), configure OSPF on both interfaces (in /etc/gated.conf), and your FreeBSD system will become a router talking routing protocols. Claus. > > I'm running FreeBSD-4.0-STABLE on my set of firewalls, each of which are > equipped with two fxp cards. On each side of those firewalls, I have a > router that runs OSPF. I can see, via tcpdump, that there are hellos > happening on either side of the firewalls, but none of them are getting > through to the other side -- i.e. I don't see the hellos from the internal > router coming out the external interface, and vice versa. This happens > regardless of whether I have firewalling enabled or not, so I'm sure it's > not my ipfw ruleset. > > The first thing that occurs to me is that there's something I'm missing as > far as kernel configuration or sysctls. I compiled with options MROUTING, > but that didn't seem to do the trick. Do i need to run mrouted? Please > advise ... Thanks. > > ~Dan D. > -- > __________________________________________________________________ > -- The trouble with doing something right the first time is that > -- nobody appreciates how difficult it was. > > ++ Dan Debertin > ++ Senior Systems Administrator > ++ Bitstream Underground, LLC > ++ airboss@bitstream.net > ++ (612)321-9290 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > -- ======================================================== Claus Endres | e-mail: claus@b5.nu | Fax: +61-3-59982540 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message