From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) From: arisawa In-Reply-To: Date: Sun, 31 Jan 2016 09:55:28 +0900 Content-Transfer-Encoding: quoted-printable Message-Id: <63CFB1B2-2485-48E6-A3B8-F60970AB750E@ar.aichi-u.ac.jp> References: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] WiFi for Plan9 Topicbox-Message-UUID: 80798968-ead9-11e9-9d60-3106f5b1d025 thanks cinap, your advice resolved my problem. aux/wpa is pretty wise! > 2016/01/31 6:37=E3=80=81cinap_lenrek@felloff.net =E3=81=AE=E3=83=A1=E3=83= =BC=E3=83=AB=EF=BC=9A >=20 > 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). >=20 > 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: >=20 > key proto=3Dwpapsk role=3Dclient essid=3DXXX !password=3DYYY >=20 > -- > cinap >=20