Date: Tue, 8 Jul 2008 20:26:33 +0200 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Cc: David Gurvich <david.gurvich@verizon.net> Subject: Re: wpa, static ip only on specific networks Message-ID: <200807082026.33609.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <20080707213210.5c51fc57@verizon.net> References: <20080707213210.5c51fc57@verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 08 July 2008 03:32:10 David Gurvich wrote: > How does one configure a wireless connection using wpa and dhcp on some > networks and wpa with a static ip on others? Tough. I'd probably configure the interface as "WPA inet 127.0.0.2 netmask 255.0.0.0" and then put a script in /usr/local/etc/rc.d that would read out the BSSID and make it's descision accordingly. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807082026.33609.fbsd.questions>