oddness with wpa_cli save_config (FIXED)

Zane C.B. v.velox at vvelox.net
Fri Mar 28 12:15:37 PDT 2008


On Fri, 28 Mar 2008 13:27:07 -0500
"Zane C.B." <v.velox at vvelox.net> wrote:

> Just sat down and begin playing around with wpa_cli.
> 
> I have one network network setup already in
> '/etc/wpa_supplicant.conf'. This is working with out issue. Now I
> try the following from wpa_cli and just the the message back "FAIL".
> 
> > add_network test
> 1
> > set_network 1 ssid "test"
> OK
> > save_config
> FAIL
> 
> 
> From my understanding that should be fine as ssid is the only
> required thing for a network. Not truely useful, but should still
> work.
> 
> 
> -rw-r-----  1 root  wheel   322B Nov 25
> 22:35 /etc/wpa_supplicant.conf
> 
> USER         PID %CPU %MEM   VSZ   RSS  TT  STAT STARTED      TIME
> COMMAND
> root         321  0.0  0.1  3048  2416  ??  Ss    1:16PM
> 0:00.15 /usr/sbin/wpa_supplicant -B -q -i ath0
> -c /etc/wpa_supplicant.conf -D bsd
> -P /var/run/wpa_supplicant/ath0.pid
> 
> 
> Any suggestions?
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to
> "freebsd-net-unsubscribe at freebsd.org"

It turns out 'update_config=1' needed added to the config.


More information about the freebsd-net mailing list