9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: cinap_lenrek@felloff.net
To: 9fans@9fans.net
Subject: Re: [9fans] WiFi for Plan9
Date: Sat, 30 Jan 2016 22:37:39 +0100	[thread overview]
Message-ID: <e6a1bad652f4069d00fa842f49ee5c20@felloff.net> (raw)
In-Reply-To: <754A840E-49A2-476C-BFBE-08A1883FBC19@ar.aichi-u.ac.jp>

aux/wpa doesnt need to be restarted really. it uses factotum to derive
the psk using the current essid read from the wifi drivers ifstats file.
so to switch essid's you can just set essid with echo essid XXXX > /net/etherX/clone
or the ctl file. (note, you can read the ifstats file to see the list of ap's it found).

if you run a key prompter like aux/fgui, it should prompt for the
password. otherwise you need to have the key in factotum for that essid like:

key proto=wpapsk role=client essid=XXX !password=YYY

--
cinap



  reply	other threads:[~2016-01-30 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29  3:20 arisawa
2016-01-30 21:37 ` cinap_lenrek [this message]
2016-01-31  0:55   ` arisawa

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=e6a1bad652f4069d00fa842f49ee5c20@felloff.net \
    --to=cinap_lenrek@felloff.net \
    --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).