From owner-freebsd-current@FreeBSD.ORG Fri Apr 18 18:22:28 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DF8E37B401; Fri, 18 Apr 2003 18:22:28 -0700 (PDT) Received: from pop018.verizon.net (pop018pub.verizon.net [206.46.170.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 999BB43F85; Fri, 18 Apr 2003 18:22:27 -0700 (PDT) (envelope-from mtm@identd.net) Received: from kokeb.ambesa.net ([138.88.136.22]) by pop018.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030419012227.PXHB17739.pop018.verizon.net@kokeb.ambesa.net>; Fri, 18 Apr 2003 20:22:27 -0500 Date: Fri, 18 Apr 2003 21:22:25 -0400 From: Mike Makonnen To: "Pawel Worach" In-Reply-To: <000001c3060a$becab0a0$1401a8c0@corona> References: <000001c3060a$becab0a0$1401a8c0@corona> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop018.verizon.net from [138.88.136.22] at Fri, 18 Apr 2003 20:22:26 -0500 Message-Id: <20030419012227.PXHB17739.pop018.verizon.net@kokeb.ambesa.net> cc: mtm@freebsd.org cc: current@freebsd.org Subject: Re: rc.d networking changes broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 01:22:28 -0000 On Sat, 19 Apr 2003 02:29:30 +0200 "Pawel Worach" wrote: > Hi! > > With the latest rc.d checkin the netif(?) script is executed > twice and that makes the default route go away. Any ideas? How did you update your sources? This would happen if the rc.d/network1 script was executed after rc.d/netif. But that is impossible because rc.d/network1 now has the nostart keyword (which means it will be excluded from the rc.d boot list). Did you try and run the scripts manually? If so, you need to reproduce the the rcorder command line in /etc/rc, which is essentially: rcorder -s nostart -k FreeBSD /etc/rc.d/* 2>/dev/null Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 mtm@FreeBSD.Org| FreeBSD - The Power To Serve