public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] configuring wlan0
Date: Thu, 19 Nov 2009 15:04:21 +0200	[thread overview]
Message-ID: <200911191504.21710.alan.mckinnon@gmail.com> (raw)
In-Reply-To: <20091118233922.GE6951@anton.digitaltorque.ca>

On Thursday 19 November 2009 01:39:23 Michael P. Soulier wrote:
> On 18/11/09 Space Cakex said:
> > for me the best solution is to use networkmanager, delete net scripts
> > and everything plus install nm-applet, so I have a real user friendly
> > look and feel :) my only issue now is vpnc (see my other mail)
> 
> I'm not a fan of networkmanager.
> 
> On my ubuntu laptop I use whereami.
> 
> On this gentoo desktop, it doesn't roam. I want one network config to set a
> static IP on my wireless card, always to the same essid.

That's easy enough, here's what I used to use:
xxxxx means the essid
yyyyy means the wep passphrase

modules=( "dhclient" )
modules=( "iwconfig" )
config_eth0=( "dhcp" )

essid_wlan0="xxxxx"
key_xxxxx="s:'yyyyyyyyy' enc open"
preferred_aps_wlan0=( "xxxxx" )
channel_wlan0="11"
config_xxxxx=( "dhcp" )

config_wlan0=("dhcp")


-- 
alan dot mckinnon at gmail dot com



  reply	other threads:[~2009-11-19 13:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-17 23:20 [gentoo-user] configuring wlan0 Michael P. Soulier
2009-11-18  7:10 ` Alan McKinnon
2009-11-18 15:11   ` Michael P. Soulier
2009-11-18 16:38     ` Mick
2009-11-18 23:38       ` Michael P. Soulier
2009-11-20 20:12         ` Mick
2009-11-23 12:18           ` Mick
2009-11-27  2:58             ` Michael P. Soulier
2009-11-27  2:55           ` Michael P. Soulier
2009-11-18 17:45     ` Space Cakex
2009-11-18 23:39       ` Michael P. Soulier
2009-11-19 13:04         ` Alan McKinnon [this message]
2009-11-19 13:00     ` Alan McKinnon
2009-11-20  1:11       ` Michael P. Soulier

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=200911191504.21710.alan.mckinnon@gmail.com \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@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