From owner-freebsd-current@FreeBSD.ORG Fri Dec 10 05:23:45 2004 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 47D5F16A4CE for ; Fri, 10 Dec 2004 05:23:45 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1543343D58 for ; Fri, 10 Dec 2004 05:23:44 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id iBA5NVrQ032770; Fri, 10 Dec 2004 15:53:31 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Fri, 10 Dec 2004 15:53:21 +1030 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11031657.SRQEMWpjGH"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200412101553.29518.doconnor@gsoft.com.au> X-Spam-Score: -3.3 () PGP_SIGNATURE_2,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: sam@errno.com Subject: Can't see BSS ID on if_ndis 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: Fri, 10 Dec 2004 05:23:45 -0000 --nextPart11031657.SRQEMWpjGH Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, 1.73 of if_ndis.c works which is the good news :) However I don't see which BSSID I'm associated with using wicontrol -L.. [inchoate 15:50] ~ >sudo wicontrol -i ndis0 -L =2E.. TX encryption key: [ 0 ] Encryption keys: [ ][ ][ ][ ] Available APs: 1 station: SSID BSSID Chan SN S N Intrvl Capinfo citilan [ 00:00:00:00:00:00 ] [ 4 ] [ 0 0 0 ] 0 [ 11b 5b 2b 1b 5.5b ] Neither does ifconfig.. [inchoate 15:51] ~ >ifconfig -v ndis0 list scan SSID BSSID CHAN RATE S:N INT CAPS citilan 00:00:00:00:00:00 4 11M 0:0 0 Howver, using wicontrol -l shows it.. [inchoate 15:50] ~ >sudo wicontrol -i ndis0 -l 1 station: ap[0]: netname (SSID): [ citilan ] BSSID: [ 00:40:96:40:47:80 ] Channel: [ 4 ] Quality/Signal/Noise [signal]: [ 72 / 72 / 0 ] [dBm]: [ 72 / -77 / -149 ] BSS Beacon Interval [msec]: [ 0 ] Capinfo: [ ] DataRate [Mbps]: [ 11 ] Also, when you run ifconfig after setting an SSID it doesn't actually displ= ay=20 it unless you're associated (not sure if that's a bug). =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 --nextPart11031657.SRQEMWpjGH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBuTLR5ZPcIHs/zowRAmBeAKCfWiufFz74IBN9W2XVJknafo8ZiACcD0E8 mrzUSdb3loHtBIByeNCAaEY= =4efU -----END PGP SIGNATURE----- --nextPart11031657.SRQEMWpjGH--