From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi0-f41.google.com ([209.85.218.41]) by ur; Fri Oct 2 03:03:38 EDT 2015 Received: by oibi136 with SMTP id i136so53651917oib.3 for <9front@9front.org>; Fri, 02 Oct 2015 00:03:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=EkP1y8Tp5laKyZu+iSQYCPfE2tEjRWFCU1igBXZdKLI=; b=uwNJzHUuZOQGbisyvhym7V2c6Ag6iN1gmvxZpB9xHfS9XT9EyTbuGWTbODy9v9hkEu vMAErKRzoLFLYSjZF79Lmz2RK5oelGD80rwE7iN0eALoZ+DGMIiJDqXj7b9rHnAVfQct O9JWczVdYR6V0Gw07YbgFerJrX9hwOnjVggCsEIbpGfvJFguLpt2aNN4lluFROVkcbpx +xri01tDpQb7dXUqt7dluE0HsJakJToA+Cdje9E7LJe/i+l7t+xK+puY4NKFaK6v/ZZe FRRTJhPLTul33+NiFrfDUmFeDpbY05nirCEc+ArNbgyFfF+2R4e0APRu5VRkXnpLLeBL AG9g== MIME-Version: 1.0 X-Received: by 10.202.102.15 with SMTP id a15mr8140405oic.96.1443769416258; Fri, 02 Oct 2015 00:03:36 -0700 (PDT) Received: by 10.202.170.73 with HTTP; Fri, 2 Oct 2015 00:03:36 -0700 (PDT) Date: Fri, 2 Oct 2015 02:03:36 -0500 Message-ID: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: out-scaling app-aware injection generator Subject: Unsubscribe From: Brian Vito To: "9front@9front.org" <9front@9front.org> Content-Type: multipart/alternative; boundary=001a11409e00319b22052119c376 --001a11409e00319b22052119c376 Content-Type: text/plain; charset=UTF-8 On Sunday, September 27, 2015, David Lind wrote: > Hello, > > Not sure where to file this, so I'm sending it here before filing a > bug-report(since I can't tell if this is a bug or not). > > I'm trying to associate + authenticate with my wifi router, below is > some info regarding my computer: > > Lenovo Thinkpad T61, type: 7659-12g > Wireless nic: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] > > When I bind #l1 to /net, and do `echo essid itsatrap > >/net/ether1/clone`, the wifi led flickers like crazy and debug prints > this: > > #l1: firmware: iwn-4965, rev e43d0218, build 0, size > 172d0+a000+2848+a000+314 > #l1: rxon: bssid ffffffffffff, aid 0, channel 9, filter 4c, flags 40008005 > #l1: rxon: bssid ffffffffffff, aid 0, channel 1, filter 4c, flags 40008005 > #l1: rxon: bssid 6c198fc32528, aid 0, channel 11, filter 4c, flags 40008005 > #l1: rxon: bssid ffffffffffff, aid 0, channel 11, filter 4c, flags 40008005 > ... > ... > ... > > If I try authenticating with `aux/wpa -1 -s itsatrap -p > /net/ether1`(I've tried configuring my router into using both WPA1 and > WPA2 without any luck) debug prints this: > > wifictl: auth dd160050f20101000050f20201000050f20201000050f202 > > And rc prints this: > > aux/wpa: write auth: missing node > > I've tried using different versions of iwn-4965(from > firmware.openbsd.org) but it doesn't seem to matter. > > I have no idea what to do next, so any help is appreciated. Let me > know if I've left out some important information. > > /David > --001a11409e00319b22052119c376 Content-Type: text/html; charset=UTF-8

On Sunday, September 27, 2015, David Lind <david@unixbeard.se> wrote:
Hello,

Not sure where to file this, so I'm sending it here before filing a
bug-report(since I can't tell if this is a bug or not).

I'm trying to associate + authenticate with my wifi router, below is
some info regarding my computer:

Lenovo Thinkpad T61, type: 7659-12g
Wireless nic: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron]

When I bind #l1 to /net, and do `echo essid itsatrap
>/net/ether1/clone`, the wifi led flickers like crazy and debug prints
this:

#l1: firmware: iwn-4965, rev e43d0218, build 0, size 172d0+a000+2848+a000+314
#l1: rxon: bssid ffffffffffff, aid 0, channel 9, filter 4c, flags 40008005
#l1: rxon: bssid ffffffffffff, aid 0, channel 1, filter 4c, flags 40008005
#l1: rxon: bssid 6c198fc32528, aid 0, channel 11, filter 4c, flags 40008005
#l1: rxon: bssid ffffffffffff, aid 0, channel 11, filter 4c, flags 40008005
...
...
...

If I try authenticating with `aux/wpa -1 -s itsatrap -p
/net/ether1`(I've tried configuring my router into using both WPA1 and
WPA2 without any luck) debug prints this:

wifictl: auth dd160050f20101000050f20201000050f20201000050f202

And rc prints this:

aux/wpa: write auth: missing node

I've tried using different versions of iwn-4965(from
firmware.openbsd.org) but it doesn't seem to matter.

I have no idea what to do next, so any help is appreciated. Let me
know if I've left out some important information.

/David
--001a11409e00319b22052119c376--