From owner-freebsd-current@FreeBSD.ORG Wed Nov 11 15:44:00 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87B1D1065676 for ; Wed, 11 Nov 2009 15:44:00 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (adsl-63-193-123-122.dsl.snfc21.pacbell.net [63.193.123.122]) by mx1.freebsd.org (Postfix) with ESMTP id 4E3E18FC23 for ; Wed, 11 Nov 2009 15:44:00 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.3/8.14.3) with ESMTP id nABFi0WL004635 for ; Wed, 11 Nov 2009 07:44:00 -0800 (PST) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.3/8.14.3/Submit) id nABFhxso004634 for current@freebsd.org; Wed, 11 Nov 2009 07:43:59 -0800 (PST) (envelope-from david) Date: Wed, 11 Nov 2009 07:43:59 -0800 From: David Wolfskill To: current@freebsd.org Message-ID: <20091111154359.GB1351@albert.catwhisker.org> Mail-Followup-To: David Wolfskill , current@freebsd.org References: <20090923140936.GF1320@albert.catwhisker.org> <3a142e750909231508j1a5092f8nfae264f367ba410@mail.gmail.com> <20090925162403.GM1320@albert.catwhisker.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0eh6TmSyL6TZE2Uz" Content-Disposition: inline In-Reply-To: <20090925162403.GM1320@albert.catwhisker.org> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: No DHCP lease with iwi(4)/wlan(4); works with an(4) at r197399 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 11 Nov 2009 15:44:00 -0000 --0eh6TmSyL6TZE2Uz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 25, 2009 at 09:24:03AM -0700, David Wolfskill wrote: > ... > But I did find one rather curious thing: I was able to get the > iwi(4) to work OK (while running head) with one of my access points; > it's the other that seems to have an issue with iwi(4) under head. >=20 > I have 2 different access points at home: > * An original Apple Airport > * A Linksys WAP-11. > (Each is, within the bounds of their rather different natures, > configured the same except for channel: One is on channel 1; the other > is on channel 6. Neither is a DHCP server: each merely passes the DHCP > traffic.) >=20 > Under stable/6 and stable/7, each works fine with iwi(4). >=20 > Under head (presently at r197479), the Linksys WAP-11 works (associates > & dhclient(8) negotiates a DHCP lease using iwi(4)/wlan(4)). >=20 > Under head, the Apple Airport associates, but dhclient(8) cannot see a > DHCP offer via iwi(4)/wlan(4).=20 >... This morning, after upgrading head to r199179, I now cannot get a DHCP lease using teh Linksys WAP-11. Prior to the upgrade, I was last running head r199134, which was able to get a DHCP lease from teh Linksys WAP-11. uname strings: FreeBSD g1-106.catwhisker.org 9.0-CURRENT FreeBSD 9.0-CURRENT #1172 r199134= : Tue Nov 10 10:47:11 PST 2009 root@d254.dwolf.juniper.net.:/common/S4/= obj/usr/src/sys/CANARY i386 FreeBSD 9.0-CURRENT FreeBSD 9.0-CURRENT #1173 r199179: Wed Nov 11 06:50:22= PST 2009 root@g1-106.catwhisker.org:/common/S4/obj/usr/src/sys/CANARY = i386 [The latter has no current hostname, since dhclient-exit-hooks didn't get an IP address.] I verified that the iwi0/wlan0 NIC did associate first. I recall the UPDATING entry from a couple of days ago: 20091109: The layout of the structure ieee80211req_scan_result has changed. Applications that require wireless scan results (e.g. ifconfig(8)) from net80211 need to be recompiled. and admit that I did the upgrade with -DNOCLEAN. But it worked OK for the upgrade yesterday -- and I don't expect that I actually use scan results in any case. (Recall that association still works.) Peace, david --=20 David H. Wolfskill david@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --0eh6TmSyL6TZE2Uz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkr6278ACgkQmprOCmdXAD1lvACeMv4dZ2SqB8V1EIlhmqqzBqWq MMgAoIf3dbx9U8hKR9mJ7KzUyiHTkZyH =zqri -----END PGP SIGNATURE----- --0eh6TmSyL6TZE2Uz--