From owner-freebsd-hackers Tue Jun 3 20:25:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA15662 for hackers-outgoing; Tue, 3 Jun 1997 20:25:33 -0700 (PDT) Received: from cypher.net (black@zen.pratt.edu [205.232.115.155]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA15652 for ; Tue, 3 Jun 1997 20:25:30 -0700 (PDT) Received: (from black@localhost) by cypher.net (8.8.5/8.7.1) id XAA15842; Tue, 3 Jun 1997 23:23:33 -0400 Date: Tue, 3 Jun 1997 23:23:28 -0400 (EDT) From: Ben Black To: Michael Hancock cc: FreeBSD Hackers Subject: Re: Why routed and not gated by default? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk well, i discovered today that ip aliasing on BSDI involves aliasing to loopback and adding arp table entries, so i don't think i trust them ;) On Wed, 4 Jun 1997, Michael Hancock wrote: > On Tue, 3 Jun 1997, Bill Fenner wrote: > > > Brandon Gillespie wrote: > > >Basically, other systems seem to be able to automatically setup gated just > > >fine without problems (Digital Unix comes to mind). > > > > The two things that it's trivial to configure gated for are rip and > > router discovery, which are the things that routed does just fine. > > FWIW, Jeffrey Hoenig now at BSDI made their routed a perl script that > calls gated. > >