From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-la0-f46.google.com ([209.85.215.46]) by ur; Fri Oct 2 03:11:12 EDT 2015 Received: by laddd9 with SMTP id dd9so539132lad.0 for <9front@9front.org>; Fri, 02 Oct 2015 00:11:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=fn4zMQR92lVDfjygtkt8FGSkyZcSJmEApiNXK/HbNd0=; b=JsN2rJReTgGtDfBTOrLXMNd9WCHqb3KgNl4i4Sg/JMHFBvNAv3O5E0lNG7UDgXj7Ny DEsulz+falEY4QK7OUyTRvfc3zNx23UiEyAMCTSopnAuCWdLRdeRNsb9VZKRuNCvYdxr Z2PnC6WCQYEQUlAGWz9UP+JyDl5j6Wy4Ujd/+60AxeZ99PHm2zCZnAVIwQ0GgSNPssJF 9DJTvka/MJi2rJ3BFycgze7rd/YaKkAqPLl4738mSS3hiDQLzjpdOUaohYyEcxfCbEy8 vbYLQW0KOiieLh/IA4GakMARJU7rhM8LqFqVxbW3PyRv+NYtHlVUvVzxPM51AiXXG1Fv 8kLA== X-Gm-Message-State: ALoCoQmhv2CroK4ogXBcqiSh7HohOpM49CsZvxN/QNnKUCvjKf5Y45qndQSUznUWDHvyptk4XO6p MIME-Version: 1.0 X-Received: by 10.112.17.105 with SMTP id n9mr4841988lbd.78.1443769866880; Fri, 02 Oct 2015 00:11:06 -0700 (PDT) Received: by 10.25.215.149 with HTTP; Fri, 2 Oct 2015 00:11:06 -0700 (PDT) X-Originating-IP: [81.170.184.90] In-Reply-To: References: Date: Fri, 2 Oct 2015 09:11:06 +0200 Message-ID: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: proxy method cache Subject: Re: [9front] Unsubscribe From: David Lind To: 9front@9front.org Content-Type: multipart/alternative; boundary=001a11c3bfee0da0a5052119deb1 --001a11c3bfee0da0a5052119deb1 Content-Type: text/plain; charset=UTF-8 You sent this mail to me. :) Please send it to 9front@9front.org with unsubscribe in the body, not in the subject. On Fri, Oct 2, 2015 at 9:03 AM, Brian Vito wrote: > > > 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 >> > --001a11c3bfee0da0a5052119deb1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
You sent this mail to me. :)

Please sen= d it to 9front@9front.org with uns= ubscribe in the body, not in the subject.

On Fri, Oct 2, 2015 at 9:03 AM, Brian V= ito <brian.vito2@gmail.com> wrote:


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+3= 14
#l1: rxon: bssid ffffffffffff, aid 0, channel 9, filter 4c, flags 40008005<= br> #l1: rxon: bssid ffffffffffff, aid 0, channel 1, filter 4c, flags 40008005<= br> #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<= br> 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

--001a11c3bfee0da0a5052119deb1--