From owner-freebsd-net@FreeBSD.ORG Fri Mar 28 19:15:37 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AED5106564A for ; Fri, 28 Mar 2008 19:15:37 +0000 (UTC) (envelope-from SRS0=RvP3vR=UO=vvelox.net=v.velox@yourhostingaccount.com) Received: from mailout17.yourhostingaccount.com (mailout17.yourhostingaccount.com [65.254.253.138]) by mx1.freebsd.org (Postfix) with ESMTP id E3E898FC1C for ; Fri, 28 Mar 2008 19:15:36 +0000 (UTC) (envelope-from SRS0=RvP3vR=UO=vvelox.net=v.velox@yourhostingaccount.com) Received: from mailscan10.yourhostingaccount.com ([10.1.15.10] helo=mailscan10.yourhostingaccount.com) by mailout17.yourhostingaccount.com with esmtp (Exim) id 1JfK35-0005om-UN for freebsd-net@freebsd.org; Fri, 28 Mar 2008 15:15:35 -0400 Received: from impout03.yourhostingaccount.com ([10.1.55.3] helo=impout03.yourhostingaccount.com) by mailscan10.yourhostingaccount.com with esmtp (Exim) id 1JfK35-0000ow-PP for freebsd-net@freebsd.org; Fri, 28 Mar 2008 15:15:35 -0400 Received: from authsmtp10.yourhostingaccount.com ([10.1.18.10]) by impout03.yourhostingaccount.com with NO UCE id 6jFb1Z0020D2B7u0000000; Fri, 28 Mar 2008 15:15:35 -0400 X-EN-OrigOutIP: 10.1.18.10 X-EN-IMPSID: 6jFb1Z0020D2B7u0000000 Received: from c-68-51-74-1.hsd1.il.comcast.net ([68.51.74.1] helo=vixen42) by authsmtp10.yourhostingaccount.com with esmtpa (Exim) id 1JfK34-00037c-MP for freebsd-net@freebsd.org; Fri, 28 Mar 2008 15:15:34 -0400 Date: Fri, 28 Mar 2008 14:16:35 -0500 From: "Zane C.B." To: FreeBSD-Net mailing list Message-ID: <20080328141635.4558c7e6@vixen42> In-Reply-To: <20080328132707.7d12c609@vixen42> References: <20080328132707.7d12c609@vixen42> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd6.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EN-UserInfo: 0d1ca1697cdb7a831d4877828571b7ab:1570f0de6936c69fef9e164fffc541bc X-EN-AuthUser: vvelox2 Sender: "Zane C.B." X-EN-OrigIP: 68.51.74.1 X-EN-OrigHost: c-68-51-74-1.hsd1.il.comcast.net Subject: Re: oddness with wpa_cli save_config (FIXED) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2008 19:15:37 -0000 On Fri, 28 Mar 2008 13:27:07 -0500 "Zane C.B." 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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to > "freebsd-net-unsubscribe@freebsd.org" It turns out 'update_config=1' needed added to the config.