From owner-freebsd-hackers Mon Jun 2 10:55:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA01846 for hackers-outgoing; Mon, 2 Jun 1997 10:55:13 -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 KAA01841 for ; Mon, 2 Jun 1997 10:55:10 -0700 (PDT) Received: (from black@localhost) by cypher.net (8.8.5/8.7.1) id NAA07083; Mon, 2 Jun 1997 13:53:00 -0400 Date: Mon, 2 Jun 1997 13:53:00 -0400 (EDT) From: Ben Black To: Brandon Gillespie cc: hackers@freebsd.org 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 because routed pretty much Just Works when used on the small scale for which it was designed. gated is a hairy monster to properly configure and can easily mangle your routing tables with the slightest misconfiguration. b3n