From owner-freebsd-hackers Sat Jun 24 14:58:35 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA27455 for hackers-outgoing; Sat, 24 Jun 1995 14:58:35 -0700 Received: from virgo.ai.net (root@virgo.ai.net [198.69.44.2]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA27448 for ; Sat, 24 Jun 1995 14:58:30 -0700 Received: from aries.ai.net (aries.ai.net [198.69.44.1]) by virgo.ai.net (8.6.11/8.6.12) with ESMTP id SAA01153; Sat, 24 Jun 1995 18:00:02 -0400 Received: (from nc@localhost) by aries.ai.net (8.6.11/8.6.12) id RAA03003; Sat, 24 Jun 1995 17:58:20 -0400 Date: Sat, 24 Jun 1995 17:58:20 -0400 (EDT) From: Network Coordinator To: David Greenman cc: hackers@freebsd.org Subject: Re: FreeBSD as a router In-Reply-To: <199506242113.OAA00135@corbin.Root.COM> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@freebsd.org Precedence: bulk > > Last time I used pc-route, it crashed every 5-30 minutes. It's performance > wasn't so hot, either. I haven't looked at it in a year or so, so perhaps the > code has been improved. The main things that stick in my memory are that it was > a black box, difficult to configure, impossible to troubleshoot, and had a > broken RIP implementation. > I wasn't suggesting either using pc-route code or using pc-route as a modern-day router [I don't even know if its being maintained]. I was just curious how it would run on faster equipment for a theoretical max, all the benchmarks I have seen on it talks about turning an 8088-0 into a router, not a P90. I figured that pc-route whether reliable or not addresses as many of the software issues in terms of overhead that can be, cleanly. This is of course assuming that someone can get it to run long enough to do a benchmark on it. :) -Jerry.