From: "Neil Isaac" <isaac.neil@gmail.com>
To: gentoo-laptop@lists.gentoo.org
Subject: Re: [gentoo-laptop] Working configuration for using multiple WLAN APs
Date: Tue, 15 Aug 2006 22:27:01 +0000 [thread overview]
Message-ID: <a9f1a6400608151527t60e43161y542db1564eb2f69f@mail.gmail.com> (raw)
In-Reply-To: <20060815205557.GA13451@stiffy.osknowledge.org>
On 8/15/06, Marc Koschewski <marc@osknowledge.org> wrote:
> Hi anyone,
>
> I use several WLAN APs (at work, at home, at my girlfriend's home). All of them
> use different SSIDs. I tried the config I found on the Gentoo Wiki and the ones
> I found after some googling but none of them worked. Does anyone have a working
> configuration for me to test? Any feedback is greatly appreciated.... thank you!
You should be able to do that by setting preferred_aps_eth1 and
key_SSIDNAME (for each essid if it needs a key) - so if you have one
AP called foo with a wep key 0123456789 and another called bar without
encryption, you should set /etc/conf.d/wireless something like this
(assuming your wireless device is eth1:
preferred_aps_eth1=("foo bar")
associate_order_eth1="any"
key_foo="0123456789 enc open"
more info in /etc/conf.d/wireless.example
You will have to restart /etc/init.d/net.eth1 every time you move from
one place to another though - but I would assume that you have it off
when you arrive so that should not be a major issue.
--
Neil Isaac
isaac.neil@gmail.com
--
gentoo-laptop@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-15 22:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-15 20:55 [gentoo-laptop] Working configuration for using multiple WLAN APs Marc Koschewski
2006-08-15 22:27 ` Neil Isaac [this message]
2006-08-16 12:34 ` Marc Koschewski
2006-08-16 12:52 ` Marc Koschewski
2006-08-20 21:52 ` Manuel Rabade
2006-08-16 9:20 ` [gentoo-laptop] " Vincent Bakker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a9f1a6400608151527t60e43161y542db1564eb2f69f@mail.gmail.com \
--to=isaac.neil@gmail.com \
--cc=gentoo-laptop@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox