From owner-freebsd-questions@FreeBSD.ORG Sun Jul 17 05:42:39 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A171A16A41C for ; Sun, 17 Jul 2005 05:42:39 +0000 (GMT) (envelope-from hornetmadness@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326FE43D45 for ; Sun, 17 Jul 2005 05:42:39 +0000 (GMT) (envelope-from hornetmadness@gmail.com) Received: by rproxy.gmail.com with SMTP id 40so454517rnz for ; Sat, 16 Jul 2005 22:42:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=TO8q9cYorsPAK5wOn4wVs9SSLxB+sTpoXTp10QNsQc2jtpC921OubUluWKjLcZ9FsbzYgPIa/G+YyV7pDGqgMG7IfpnmMc3FwmWYiY/XUE7vybBRIfQr5n+9zgNe0MLBFSf1wF1hTtNLfKKd6lnTDwrIhT4BhiVH/X+ck3FGTz4= Received: by 10.38.8.11 with SMTP id 11mr917462rnh; Sat, 16 Jul 2005 22:42:38 -0700 (PDT) Received: by 10.38.8.44 with HTTP; Sat, 16 Jul 2005 22:42:38 -0700 (PDT) Message-ID: Date: Sun, 17 Jul 2005 01:42:38 -0400 From: Hornet To: Mark In-Reply-To: <20050717030549.8182A43D45@mx1.FreeBSD.org> Mime-Version: 1.0 References: <20050717030549.8182A43D45@mx1.FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: Question on Routing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hornet List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 05:42:39 -0000 On 7/16/05, Mark wrote: >=20 > I'm looking for a reccomendation on the best software to publish RIP=20 > routes > for IPSpace I own. >=20 > I'm aware I'd have to get approval from my bordering routers to allow me= =20 > to > publish routes for public space, but I am just looking to publish updated > routes (dynamically) via RIP or BGP from a FreeBSD based system. I've see= n > this done with gated, but at least for now I'd like to use a free piece o= f > software. >=20 >=20 > Thanks, >=20 > Mark >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" I think Zebra is the software you are looking for. It will do some neat=20 stuff with routing.