From owner-freebsd-doc@FreeBSD.ORG Fri Jul 18 10:30:26 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 769BA37B401 for ; Fri, 18 Jul 2003 10:30:26 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C935143F3F for ; Fri, 18 Jul 2003 10:30:22 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id h6IHUJ67018612; Fri, 18 Jul 2003 19:30:19 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h6IHU1xx001973; Fri, 18 Jul 2003 19:30:01 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h6IHU1H2001972; Fri, 18 Jul 2003 19:30:01 +0200 (CEST) (envelope-from marc) Date: Fri, 18 Jul 2003 19:30:00 +0200 From: Marc Fonvieille To: Josef El-Rayes Message-ID: <20030718173000.GB1025@nosferatu.blackend.org> References: <200307180951.h6I9pDOx003423@daemon.li> <20030718101101.GA551@nosferatu.blackend.org> <20030718171232.GA7907@daemon.li> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030718171232.GA7907@daemon.li> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-CURRENT cc: freebsd-docs@FreeBSD.org Subject: Re: docs/54610: [patch] adds route(8) examples to routing chapter X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2003 17:30:26 -0000 On Fri, Jul 18, 2003 at 07:12:32PM +0200, Josef El-Rayes wrote: > Marc Fonvieille wrote: > > I was thinking about that since a while; there's something missing in > > your submission: how to "definitively" define a gateway (default > > route): the rc.conf line... > > i added some text about defaultrouter and static_routes in /etc/rc.conf > Nice, I'll take care of it. Marc