From owner-cvs-all Wed Sep 23 19:02:46 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA00294 for cvs-all-outgoing; Wed, 23 Sep 1998 19:02:46 -0700 (PDT) (envelope-from owner-cvs-all) Received: from roma.coe.ufrj.br (roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA00258; Wed, 23 Sep 1998 19:02:30 -0700 (PDT) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.8.8/8.8.8) id XAA05951; Wed, 23 Sep 1998 23:00:46 -0300 (EST) (envelope-from jonny) From: Joao Carlos Mendes Luis Message-Id: <199809240200.XAA05951@roma.coe.ufrj.br> Subject: Re: cvs commit: src/etc rc.conf In-Reply-To: <199809232147.WAA15421@woof.lan.awfulhak.org> from Brian Somers at "Sep 23, 98 10:47:17 pm" To: brian@Awfulhak.org (Brian Somers) Date: Wed, 23 Sep 1998 23:00:46 -0300 (EST) Cc: jkh@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk #define quoting(Brian Somers) // > jkh 1998/09/22 21:42:03 PDT // > // > Modified files: // > etc rc.conf // > Log: // > I'm not sure how/when router_enable got set to YES, but it doesn't // > seem right to me. // > Noticed by: jkb // > // > Revision Changes Path // > 1.59 +2 -2 src/etc/rc.conf // // It's been like that for eternity - // // // : # $Id: sysconfig,v 1.1 1995/03/21 15:20:48 jkh Exp $ // : [.....] // : # These are the flags you'd like to start the routing daemon with // : routedflags=-q IIRC, routed has been enable since the beginning to be used only as a client, for router discovery. That explains the -q as default. This way, an out-of-the-box system would work, even with no static default router or with changing routers. Unix idea of PnP. :) Also, there is a RFC which states that a system cannot be an internet router (gateway) OOTB, to avoid problems. I'm not sure if it's already obsolete, though. I still remember when we had to compile a new kernel to enable gateway options, before we had the sysctl for that. And that's not a long time ago. Jonny -- Joao Carlos Mendes Luis M.Sc. Student jonny@jonny.eng.br Universidade Federal do Rio de Janeiro "This .sig is not meant to be politically correct."