From owner-freebsd-stable@FreeBSD.ORG Wed Jul 22 19:28:43 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47BD61065686 for ; Wed, 22 Jul 2009 19:28:43 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (cl-162.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:a1::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9F3F28FC20 for ; Wed, 22 Jul 2009 19:28:42 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.3/8.14.3) with ESMTP id n6MJSofU002813; Wed, 22 Jul 2009 14:28:50 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.3/8.14.3/Submit) id n6MJSoGZ002812; Wed, 22 Jul 2009 14:28:50 -0500 (CDT) (envelope-from brooks) Date: Wed, 22 Jul 2009 14:28:50 -0500 From: Brooks Davis To: "Paul A. Procacci" Message-ID: <20090722192850.GB94204@lor.one-eyed-alien.net> References: <4A676307.8090503@datapipe.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mojUlQ0s9EVzWg2t" Content-Disposition: inline In-Reply-To: <4A676307.8090503@datapipe.net> User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (lor.one-eyed-alien.net [127.0.0.1]); Wed, 22 Jul 2009 14:28:51 -0500 (CDT) Cc: freebsd-stable@freebsd.org Subject: Re: ue0 dhclient FBSD8-BETA2 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: Wed, 22 Jul 2009 19:28:43 -0000 --mojUlQ0s9EVzWg2t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 22, 2009 at 02:05:43PM -0500, Paul A. Procacci wrote: > Gents, >=20 > Since the name changed for my cdce device, booting up the OS fails to=20 > obtain an address via dhcp on this interface. dhclient works normally=20 > after the machine is booted and I provide the command on the command line. >=20 > I've got the following in my rc.conf which I would have thought to be=20 > enough, but it doesn't matter as dhclient never gets run, >=20 > ifconfig_ue0=3D"DHCP" >=20 > This isn't a deal breaker by any means, but would like to inquire about= =20 > about the proper steps for getting dhclient to physically work on the ue0= =20 > interface. Docs on this subject (usb ethernet changes) at this point are= =20 > scarce and I'm not sure what specifically needs to be done. This generally means that ue0 never reports a link up event which means dhclient never gets run. If so, the driver is broken, but you may be able to work around it by changing DHCP to SYNCDHCP. In that case it may work if the cable is plugged in when the device it attached. -- Brooks --mojUlQ0s9EVzWg2t Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFKZ2hyXY6L6fI4GtQRAkASAJ4odFjzq7gC4GLK32QpkDzaCD8b+ACgllXl uo3oAdYLwofFfq9DfF5Hmz0= =tNgX -----END PGP SIGNATURE----- --mojUlQ0s9EVzWg2t--