From owner-freebsd-isp Sun May 10 16:04:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA24362 for freebsd-isp-outgoing; Sun, 10 May 1998 16:04:09 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from Radford.i-Plus.net (root@NS.i-Plus.net [208.24.67.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA24280 for ; Sun, 10 May 1998 16:03:52 -0700 (PDT) (envelope-from rewt@i-plus.net) Received: from abyss (god@irc.radford.net [208.24.86.20]) by Radford.i-Plus.net (8.8.8/8.8.5) with SMTP id TAA06201 for ; Sun, 10 May 1998 19:03:24 -0400 (EDT) Message-ID: <017701bd7c67$d1c5d180$0637a8c0@abyss.i-plus.net> From: "Troy Settle" To: "(ML) FreeBSD ISP" Subject: gated, OSPF, and other fun stuff Date: Sun, 10 May 1998 19:03:17 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey all, I recently re-arranged my network, and while it's already running much more efficient than it was before, I'd like to get OSPF running on my FreeBSD boxes to eliminate the need for static routes. I've gone through the documentation at gated.org, but can't seem to get gated to speak OSPF with my cisco 2501 and Ascend Max 4xxx's. If anyone can provide me a sample gated.conf that will work for me, I would be eternally grateful. Here's my cisco configuration (as far os OSPF goes). ! interface Ethernet0 ip address xx.yy.67.1 255.255.255.0 ip ospf cost 1 ip ospf priority 100 ! router ospf 100 network xx.yy.86.0 0.0.1.255 area 0 network xx.yy.67.0 0.0.0.255 area 0 ! Thanks, -- Troy Settle Network Administrator, iPlus Internet Services http://www.i-Plus.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message