From owner-cvs-user Mon Dec 2 11:28:10 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA07479 for cvs-user-outgoing; Mon, 2 Dec 1996 11:28:10 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA07322; Mon, 2 Dec 1996 11:26:37 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <15034(2)>; Mon, 2 Dec 1996 11:26:01 PST Received: from localhost ([127.0.0.1]) by crevenia.parc.xerox.com with SMTP id <177712>; Mon, 2 Dec 1996 11:25:53 -0800 X-Mailer: exmh version 1.6.7 5/3/96 To: "Jordan K. Hubbard" cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/release/sysinstall config.c install.c In-reply-to: Your message of "Sun, 01 Dec 1996 21:01:07 PST." <199612020501.VAA01250@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 2 Dec 1996 11:25:50 PST From: Bill Fenner Message-Id: <96Dec2.112553pst.177712@crevenia.parc.xerox.com> Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <199612020501.VAA01250@freefall.freebsd.org>you write: >jkh 96/12/01 21:01:06 > > Modified: release/sysinstall config.c install.c > Log: > Don't run routed by default. > Virtually-Demanded-At-Gunpoint-By: joerg Er, I didn't know there was a controversy about this. Is there any chance of still running routed by default, but using it only in router-discovery mode? (e.g. routedflags="-P no_rip") Or is it the interaction with ppp's default route that is the problem? Bill