From owner-freebsd-net@FreeBSD.ORG Thu Aug 26 14:03:23 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EA5A16A54A for ; Thu, 26 Aug 2004 14:03:23 +0000 (GMT) Received: from sun-fish.com (blah.sun-fish.com [62.176.125.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F8B43D79 for ; Thu, 26 Aug 2004 14:03:22 +0000 (GMT) (envelope-from vladimir.terziev@sun-fish.com) Received: by sun-fish.com (Postfix, from userid 1008) id 5BF5114A51; Thu, 26 Aug 2004 16:03:20 +0200 (CEST) Received: from daemon.cmotd.com (daemon.cmotd.com [192.168.3.104]) by sun-fish.com (Postfix) with SMTP id C4BDC14A04 for ; Thu, 26 Aug 2004 16:03:19 +0200 (CEST) Date: Thu, 26 Aug 2004 17:03:20 +0300 From: Vladimir Terziev To: freebsd-net@freebsd.org Message-Id: <20040826170320.51299992@daemon.cmotd.com> Organization: SunFish Ltd. X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-unknown-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Buildng internetworking routers X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 14:03:23 -0000 Hi all, i need to build internetworking routers on FreeBSD, OpenBSD and Linux platforms servers. Becasue of this i need a multiplatform software implementation of routing protocols. I tryed routed(8), but there are differences between the *BSD and the Linux versions which break my aims. I also know about zebra, but it's current version is 0.94 and this lead me to think it's not good enough. Could someone point me to a good multiplatform implementation of routing protocols ? Thanks in advance! Vladmir