From owner-freebsd-stable Sat Dec 11 15:58:22 1999 Delivered-To: freebsd-stable@freebsd.org Received: from germanium.xtalwind.net (germanium.xtalwind.net [205.160.242.5]) by hub.freebsd.org (Postfix) with ESMTP id 871B514F8A for ; Sat, 11 Dec 1999 15:58:18 -0800 (PST) (envelope-from jack@germanium.xtalwind.net) Received: from localhost (jack@localhost) by germanium.xtalwind.net (8.10.0.Beta10/8.10.0.Beta10) with ESMTP id dBBNwE536798 for ; Sat, 11 Dec 1999 18:58:15 -0500 (EST) Date: Sat, 11 Dec 1999 18:58:14 -0500 (EST) From: jack To: stable@FreeBSD.ORG Subject: Re: Route table leaks In-Reply-To: <3.0.6.32.19991212013310.008feca0@netcore.home> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >> Speaking of which, would someone please explain to me why the heck routed > >> is started by default (/etc/rc.conf) ? I can't believe that many people > >> would need it.. Defaults have been in /etc/default/rc.conf since 3.0-stable, anything in /etc/rc.conf was locally added or the result of your choices in sysinstall. The default for routed has been NO for all of the 3.x branch and continiues into -current. 1.1.2.46 Wed Sep 23 11:37:06 1998 UTC by jkh Branch: RELENG_2_2 Diffs to 1.1.2.45 ; Diffs to 1.59 Don't start routed by default; it messes with ppp folks, for one thing. RELENG_3_0_0_RELEASE # $Id: rc.conf,v 1.60 1998/10/06 19:24:14 phk Exp $ router_enable="NO" # Set to YES to enable a routing daemon. -current # $FreeBSD: src/etc/defaults/rc.conf,v 1.44 1999/12/02 19:48:16 imp Exp $ router_enable="NO" # Set to YES to enable a routing daemon. -stable # $FreeBSD: src/etc/defaults/rc.conf,v 1.1.2.17 1999/11/24 03:52:02 jkoshy Exp $ router_enable="NO" # Set to YES to enable a routing daemon. -------------------------------------------------------------------------- Jack O'Neill Systems Administrator / Systems Analyst jack@germanium.xtalwind.net Crystal Wind Communications, Inc. Finger jack@germanium.xtalwind.net for my PGP key. PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD enriched, vcard, HTML messages > /dev/null -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message