From owner-freebsd-questions Wed Jul 9 11:29:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA29330 for questions-outgoing; Wed, 9 Jul 1997 11:29:04 -0700 (PDT) Received: from phanuel.ddyne.com (phanuel.ddyne.com [207.141.240.3]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA29323 for ; Wed, 9 Jul 1997 11:28:43 -0700 (PDT) Received: (from Unknown UID 6@localhost) by phanuel.ddyne.com (8.7.5/8.7.3) id PAA22032 for ; Wed, 9 Jul 1997 15:12:50 -0500 (CDT) X-Authentication-Warning: phanuel.ddyne.com: Unknown UID 6 set sender to using -f Received: from unknown(207.141.240.14) by phanuel.ddyne.com via smap (V1.3) id sma022030; Wed Jul 9 15:12:44 1997 Message-ID: <33C3D8A1.1C885D24@ddyne.com> Date: Wed, 09 Jul 1997 13:29:53 -0500 From: "Samuel D. Brown" Reply-To: escher@ddyne.com Organization: Digidyne, Inc. X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: OSPF difficulties. X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to enable OSPF on my FreeBSD 2.1.5 box as the routing protocol of choice, but i've run into problems initializing GateD. (To recap from my letter of a week back (which noone responded to... *sniff*) when i specify gated as the routing daemon in sysconfig i get an error on initialization at boot - gatedgated not found. No, i didn't typo enter gatedgated as the routing protocol in sysconfig - something in the system has decided to double it up for me. I have no such problem w/ routed.) Is there another way to get OSPF running on FreeBSD, or can someone help me solve my GateD problem? S.