From owner-freebsd-current@FreeBSD.ORG Wed Jan 17 10:46:11 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 870C916A494 for ; Wed, 17 Jan 2007 10:46:11 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 1BC2E13C469 for ; Wed, 17 Jan 2007 10:46:10 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp211-97.lns1.adl2.internode.on.net [203.122.211.97]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id l0HAhqc6060852 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Jan 2007 21:14:01 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Sam Leffler Date: Wed, 17 Jan 2007 21:12:39 +1030 User-Agent: KMail/1.9.5 References: <200701171608.49339.doconnor@gsoft.com.au> <45ADC311.90008@errno.com> In-Reply-To: <45ADC311.90008@errno.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2664443.hPtS97LCoD"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200701172113.27380.doconnor@gsoft.com.au> X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.57 on 203.31.81.10 Cc: freebsd-current@freebsd.org Subject: Re: WPA-EAP problems 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, 17 Jan 2007 10:46:11 -0000 --nextPart2664443.hPtS97LCoD Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 17 January 2007 17:02, Sam Leffler wrote: > > If I kill dhclient and restart it I can get a lease just fine. I don't > > see the problem on a WPA-TKIP network. > > Sounds like an issue with dhclient. I rarely use anything but WPA-PSK > so haven't noticed issues. I just noticed I had added some stuff to my dhclient.conf file which will=20 cause problems > It would be useful to get a wpa log to see how long it's taking to > authenticate. It'd be nice if dhclient were triggered by authentication > rather than association as packets cannot pass until before. I've > considered changing things to work in this way. I think currently dhclient gets run by devd because the interface comes up. > > I think the problem is that the ath interface comes up but no packets c= an > > be transferred because WPA stuff is still happening the initial requests > > get lost. > > But dhclient should retry and get a lease w/o your restarting it. Yes but its default time for this is 5 minutes. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2664443.hPtS97LCoD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFrf3P5ZPcIHs/zowRAmnUAJ9LQ0lgDm0CSmNA4VZxomXw3AiZIACfX89c 1bydYS7ZZQVldo/Ikuz2USA= =mURT -----END PGP SIGNATURE----- --nextPart2664443.hPtS97LCoD--