9front - general discussion about 9front
 help / color / mirror / Atom feed
* wpa error
@ 2015-10-15 19:00 ben
  2015-10-16 18:09 ` [9front] " cinap_lenrek
  0 siblings, 1 reply; 3+ messages in thread
From: ben @ 2015-10-15 19:00 UTC (permalink / raw)
  To: 9front

I was in a new office and upon trying to connect to the wireless
router wpa responded with the following error:

% aux/wpa -p /net/ether0
aux/wpa: unrecognized WPA group cipher; brsne: DD160050F20101000050F20401000050F20401000050F202

I'm just sending this in case this is something interesting.  Is there
something else I should do in order to gather more information?  The
ap correctly associates under OpenBSD.

Thanks,
Spew


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] wpa error
  2015-10-15 19:00 wpa error ben
@ 2015-10-16 18:09 ` cinap_lenrek
  2015-10-16 18:24   ` hiro
  0 siblings, 1 reply; 3+ messages in thread
From: cinap_lenrek @ 2015-10-16 18:09 UTC (permalink / raw)
  To: 9front

> I was in a new office and upon trying to connect to the wireless
> router wpa responded with the following error:
>
> % aux/wpa -p /net/ether0
> aux/wpa: unrecognized WPA group cipher; brsne: DD160050F20101000050F20401000050F20401000050F202

DD		 wpa

16		 length

0050F201 wpaie oui (WPA1)

01 00	 version

0050F204 group cipher oui (???)

01 00	 #peer ciphers

0050F204 peer cipher oui (???)

01 00	 #auth suits

0050F202 auth suit oui (WPA-PSK)

so, we need to figure out what 0050F204 is supposed to be
as a cipher group/peer cipher.

--
cinap


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9front] wpa error
  2015-10-16 18:09 ` [9front] " cinap_lenrek
@ 2015-10-16 18:24   ` hiro
  0 siblings, 0 replies; 3+ messages in thread
From: hiro @ 2015-10-16 18:24 UTC (permalink / raw)
  To: 9front

googling suggests this has to do something with wps configuration,
which we might not need to bother about

grep for 0050F204 in

http://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/external/bsd/wpa/dist/hostapd/README-WPS


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-16 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-15 19:00 wpa error ben
2015-10-16 18:09 ` [9front] " cinap_lenrek
2015-10-16 18:24   ` hiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).