From owner-freebsd-questions@FreeBSD.ORG Thu Nov 26 20:46:02 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA23B1065670 for ; Thu, 26 Nov 2009 20:46:02 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 910F78FC16 for ; Thu, 26 Nov 2009 20:46:02 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.3/8.14.3) with ESMTP id nAQKk15M064318; Thu, 26 Nov 2009 13:46:01 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.3/8.14.3/Submit) with ESMTP id nAQKk13t064315; Thu, 26 Nov 2009 13:46:01 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 26 Nov 2009 13:46:01 -0700 (MST) From: Warren Block To: Andreas Rudisch <"cyb."@gmx.net> In-Reply-To: <20091126171138.8d936d2e.cyb.@gmx.net> Message-ID: References: <20091126150926.GA50790@sandcat> <20091126161423.035f51b5.cyb.@gmx.net> <20091126153554.GB50790@sandcat> <20091126171138.8d936d2e.cyb.@gmx.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.3 (wonkity.com [127.0.0.1]); Thu, 26 Nov 2009 13:46:01 -0700 (MST) Cc: herbert langhans , "freebsd-questions@freebsd.org" Subject: Re: ifconfig - GUI interface available? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2009 20:46:02 -0000 On Thu, 26 Nov 2009, Andreas Rudisch wrote: > On Thu, 26 Nov 2009 16:35:55 +0100 > herbert langhans wrote: > >> Its merely a matter of comfort. Like on OSX or the infamous MS-thing, there is a simple window. It shows all the ssid, you click on one (maybe the password is already assigned) and you get the certain wifi net. >> >> I use the laptop in different networks, often its auto selecting the wrong one. It would be great to point and click and get the connection.. > > Hence the link and the keyword wpa_supplicant. Any way, here is another link: > http://www.freebsd.org/cgi/man.cgi?query=wpa_supplicant.conf&sektion=5 > > Take a look at the example section. You can define multiple networks. Yes, but wpa_supplicant wants to autoselect. Is there a way to make it choose a specific network? As far as GUI goes, there's good news and bad news. The good news is that a couple GUI network managers are around: http://projects.gnome.org/NetworkManager/ http://wicd.sourceforge.net/screenshot.php The bad news is that neither seem to have been ported to FreeBSD. This Debian page suggests using logical interface names for each network which could probably be used with FreeBSD. It also mentions ifscheme (which also doesn't seem to have been ported): http://wiki.debian.org/WiFi/HowToUse#SwitchingConnections And then my memory suggests there is or was some type of network profile setting through /etc/rc.conf, but I can't find more details. Finally, there's this: http://www.kts.org/hm/download/setnetparm/ -Warren Block * Rapid City, South Dakota USA