From owner-freebsd-current@FreeBSD.ORG Fri Apr 18 17:29:19 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 1D58237B401 for ; Fri, 18 Apr 2003 17:29:19 -0700 (PDT) Received: from tartarus.telenet-ops.be (tartarus.telenet-ops.be [195.130.132.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD8443FE5 for ; Fri, 18 Apr 2003 17:29:18 -0700 (PDT) (envelope-from philip@paeps.cx) Received: from localhost (localhost.localdomain [127.0.0.1]) by tartarus.telenet-ops.be (Postfix) with SMTP id 55124DB959 for ; Sat, 19 Apr 2003 02:29:17 +0200 (CEST) Received: from fortuna.home.paeps.cx (D5768746.kabel.telenet.be [213.118.135.70]) by tartarus.telenet-ops.be (Postfix) with ESMTP id 496BFDB94A for ; Sat, 19 Apr 2003 02:29:17 +0200 (CEST) Received: from juno.home.paeps.cx (juno.home.paeps.cx [2001:ab8:2007:0:240:f4ff:fe31:3090]) by fortuna.home.paeps.cx (Postfix) with ESMTP id 32C2420A9 for ; Sat, 19 Apr 2003 02:29:17 +0200 (CEST) Received: by juno.home.paeps.cx (Postfix, from userid 1001) id D509D217B; Sat, 19 Apr 2003 02:29:16 +0200 (CEST) Date: Sat, 19 Apr 2003 02:29:16 +0200 From: Philip Paeps To: freebsd-current@freebsd.org Message-ID: <20030419002916.GC667@juno.home.paeps.cx> Mail-Followup-To: freebsd-current@freebsd.org References: <20030419091214.0fb4adf7.yosimoto@waishi.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <20030419091214.0fb4adf7.yosimoto@waishi.jp> X-Date-in-Rome: ante diem XIII Kalendas Maias MMDCCLVI ab Urbe Condida X-PGP-Fingerprint: FA74 3C27 91A6 79D5 F6D3 FC53 BF4B D0E6 049D B879 X-Message-Flag: Get a proper mailclient! Mutt: User-Agent: Mutt/1.5.4i Subject: Re: defaultrouter cannot set at boot time 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 00:29:19 -0000 On 2003-04-19 09:12:14 (+0900), Shin-ichi YOSHIMOTO wrote: > After doing cvsup, make world, and mergemaster, defaultrouter cannot set at > boot time. I'm seeing the same thing here. Only defaultrouter _does_ get set, but near the end of the boot process it's getting unset again :-) > After booting, defaultrouter set by hand: > > $ route add default xxxx.xxxx.xxxx.xxxx. Running '/etc/rc.d/network2 start' after booting also sets the router correctly, so I suppose something that's happening after that step is slightly confused? - Philip -- Philip Paeps Please don't CC me, I am philip@paeps.cx subscribed to the list. BOFH Excuse #219: Recursivity. Call back if it happens again.