9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: Re: [9fans] 9pi image update
Date: Tue,  8 May 2018 14:41:42 +0100	[thread overview]
Message-ID: <ea34f9f33b35e8252ccdafa4e007fca4@hamnavoe.com> (raw)
In-Reply-To: <CAC6WWBd4y++7QUumr2uMHniuNJaJFq4CuP3tg2O8fiAPOzyhHg@mail.gmail.com>

> Do you have manual how to setup wifi in plan9?

Make sure /n/c/config.txt includes 'ether1=type=4330'

Then to join network with ssid ROUTER using wpa2,

bind -a '#l1' /net
aux/wpa -2p -s ROUTER /net/ether1
ip/ipconfig ether /net/ether1

You should be prompted for the network password when
the network is associated.

Look at /sys/src/9/bcm/bootwifi.rc for an example setup
using wifi for the root fileserver.

>  Also does it suppot WPA2
> Enterprise ?

I don't think so.




  reply	other threads:[~2018-05-08 13:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12 16:32 Richard Miller
2018-04-12 21:05 ` David du Colombier
2018-05-07 10:29   ` Dmitry Panchenko
2018-05-08 13:41     ` Richard Miller [this message]
2018-05-08 16:15       ` hiro
2018-05-08 21:16 Richard Miller
2018-05-08 23:00 ` hiro
2018-05-09  0:27   ` Dmitry Panchenko
2018-05-09 10:06     ` Richard Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ea34f9f33b35e8252ccdafa4e007fca4@hamnavoe.com \
    --to=9fans@hamnavoe.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).