From owner-freebsd-current Wed Jun 28 13:31:57 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA21482 for current-outgoing; Wed, 28 Jun 1995 13:31:57 -0700 Received: from intercore.com (num1sun.intercore.com [205.198.76.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA21476 for ; Wed, 28 Jun 1995 13:31:55 -0700 Received: (robin@localhost) by intercore.com (8.6.9/8.6.4) id QAA07676; Wed, 28 Jun 1995 16:28:37 -0400 From: Robin Cutshaw Message-Id: <199506282028.QAA07676@intercore.com> Subject: Re: Paul Richards: sysconfig routed setting To: wollman@halloran-eldar.lcs.mit.edu (Garrett Wollman) Date: Wed, 28 Jun 1995 16:28:36 -0400 (EDT) Cc: freebsd-current@freebsd.org In-Reply-To: <9506281630.AA01016@halloran-eldar.lcs.mit.edu> from "Garrett Wollman" at Jun 28, 95 12:30:14 pm X-Mailer: ELM [version 2.4 PL21] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1175 Sender: current-owner@freebsd.org Precedence: bulk > > < said: > > > I've got several routers on a network and > > several routers one or two networks deep so I prefer to send packets > > (that my host originates) to the appropriate router. > > There is a protocol for router discovery that someone (I think Paul > Traina) imported an implementation of. Unfortunately, the code is not > in a compilable state, and nobody appears to have touched it since it > was imported. This is the right solution to your concern. > And, unfortunately, not all routers implement this protocol (i.e. ascend). > > You could argue that I should use a default and suffer from either > > slower throughput or redirects but I would argue that this is > > inadequate. > > Nonetheless, it is the way the Internet architecture (second edition) > was designed. > The "Internet architecture"? Are you refering to a specific routing protocol (like BGP) or a biblical reference? :-) I still believe that in a high performance, production network you may want any given host, router or not, to know the best, most efficient route to it's clients/servers. robin