From owner-freebsd-stable@FreeBSD.ORG Mon Oct 31 19:31:57 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7026116A41F for ; Mon, 31 Oct 2005 19:31:57 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B5D43D46 for ; Mon, 31 Oct 2005 19:31:49 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j9VJVk8F007510; Mon, 31 Oct 2005 11:31:46 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j9VJVkZp007509; Mon, 31 Oct 2005 11:31:46 -0800 Date: Mon, 31 Oct 2005 11:31:46 -0800 From: Brooks Davis To: Joel Hatton Message-ID: <20051031193146.GB32660@odin.ac.hmc.edu> References: <200510260046.j9Q0khYU004317@app.auscert.org.au> <200510310050.j9V0oc8n020913@app.auscert.org.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LpQ9ahxlCli8rRTG" Content-Disposition: inline In-Reply-To: <200510310050.j9V0oc8n020913@app.auscert.org.au> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: freebsd-stable@freebsd.org Subject: Re: 6.0 RC1 dhclient (was Re: 6.0 RC1 usbd.conf (and installation comments)) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 19:31:57 -0000 --LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 31, 2005 at 10:50:38AM +1000, Joel Hatton wrote: > I said: > >=20 > > DHCP configuration - for some reason my machine didn't acquire a > > default route on boot, but rerunning the dhclient script after > > boot caused the interface to be set up again successfully. I > > haven't looked into this further yet, I'll repost if it is a > > repeatable problem. >=20 > This issue is repeatable. Although I haven't had time to trace it further, > I have worked out that if I configure my dhcp interface with an alias eg > ifconfig_em0_alias0 a default route is not added; after commenting that > line in /etc/rc.conf the route is ok again on reboot. I've tried > alternating between commented/uncommented with consistent success/fail > results so I guess this needs looking at. Ah, that's they key. aliases don't work with dhclient at the moment for most interfaces because the interfaces generate bogus link events when aliases are modified. We hope to fix this, but it's going to take some time. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --LpQ9ahxlCli8rRTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDZnEeXY6L6fI4GtQRAoUoAJ9njtiE+mopNIqX6NLne4+EAwTVDACfQju8 qGqIrBm/67VWrEA4xQRWCk8= =0Odg -----END PGP SIGNATURE----- --LpQ9ahxlCli8rRTG--