[arm-allstar] VERY IMPORTANT
    David McGough 
    k4fxc at inttek.net
       
    Mon Oct 30 11:22:04 EDT 2017
    
    
  
Hi Tony,
I'm not sure what happened with your WiFi?  ...I run WiFi on every RPi3
I've got---literally no wired ethernet, anywhere. Nothing on any of my
systems got clobbered.
73, David K4FXC
On Mon, 30 Oct 2017, "Tony Ross via arm-allstar" wrote:
> On 10/29/2017 11:03 PM, "Doug Crompton via arm-allstar" wrote:
> The recent wpa_supplicant update required a reboot which was not forced. As
> reliable as the Pi's are sometimes we forget that it is occasionally a good
> thing to reboot. I have had servers running well over a hundred days and in
> one case almost a year! It is highly recommended that all users update and
> then reboot their systems whenever that is convenient.
Apparently the wpa_supplicant update re-writes the 
/etc/wpa_supplicant/wpa_supplicant_custom-wlan0.conf file using a simple 
wpa_passphrase implementation. This broke the wifi on my node until I 
manually edited the above file from a backup as follows:
network={
         ssid="thessid"
         psk=thepsk
         proto=RSN
         key_mgmt=WPA-PSK
         pairwise=CCMP
         auth_alg=OPEN
}
.... just in case someone else might be experiencing a similar issue.
_______________________________________________
arm-allstar mailing list
arm-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
Visit the BBB and RPi2/3 web page - http://hamvoip.org
    
    
More information about the ARM-allstar
mailing list