Gentoo Archives: gentoo-user

From: Henry Gebhardt <hsggebhardt@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wireless problem
Date: Wed, 19 Mar 2008 11:52:03
Message-Id: 1bd893420803190451u5f5208ffpe094f4b1176e069@mail.gmail.com
In Reply to: [gentoo-user] wireless problem by Dani Crisan
1 On Wed, Mar 19, 2008 at 12:42 PM, Dani Crisan <danicrisan82@×××××.com> wrote:
2 > (...)
3 > modules_wlan0=( "dhcp" "iwconfig" "wpa_supplicant")
4 > wpa_supplicant_wlan0="-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf"
5 > config_wlan0=("dhcp")
6 >
7 > (...)
8 >
9 > How can I make it to authenticate to my "baladei-wifi"?
10 >
11
12 preferred_aps="'baladei-wifi' 'dlink'"
13 associate_order="forcepreferred"
14
15 That way it will first try baladei-wifi, and only if that doesn't
16 work, dlink. Notice that 'baladei-wifi' and 'dlink' are in single
17 quotes. See /etc/conf.d/net.example for more details.
18
19 ~Henry
20 --
21 gentoo-user@l.g.o mailing list