Re: [9fans] WiFi for Plan9

2016-01-30 Thread arisawa
thanks cinap, your advice resolved my problem. aux/wpa is pretty wise! > 2016/01/31 6:37、cinap_len...@felloff.net のメール: > > 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

Re: [9fans] WiFi for Plan9

2016-01-30 Thread cinap_lenrek
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 > /net/etherX/clone or the ctl file. (note, you can read the ifstats file to see the list

[9fans] WiFi for Plan9

2016-01-28 Thread arisawa
Hello 9fans, I have installed plan9(9front) to EeePC 901 so that I can test IPv6 from wan side. aux/wpa works fine. however I don’t know how to switch to other essid. I tryed: Kill wpa ip/ipconfig unbind Kill ipconfig but these operations doesn’t help go back to starting p