From: "Walter Dnes" <waltdnes@waltdnes.org>
To: Gentoo Users List <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] wlan0 config questions
Date: Mon, 12 Apr 2010 03:11:22 -0400 [thread overview]
Message-ID: <20100412071122.GA12500@waltdnes.org> (raw)
Here's /etc/conf.d/net on my Gentoo netbook system...
config_eth0="192.168.123.249 broadcast 192.168.123.255 netmask 255.255.255.248 mtu 1452"
routes_eth0=(
"default via 192.168.123.254 metric 2"
"192.168.123.248/29 via 192.168.123.254 metric 0"
)
The multiple routes allow eth0 to remain connected to my router and
talk to the other machine on the lan while running a dialup connection.
I want to try out my netbook wifi, and I find that it works too well!!!
Here's the output after starting up wlan0. The ESSID and MAC address
of my neighbours in the condo have been masked to protect the innocent...
aa1 init.d # /etc/init.d/net.wlan0 restart
* Stopping wlan0
* Bringing down wlan0
* Stopping dhcpcd on wlan0 ... [ ok ]
* Shutting down wlan0 ... [ ok ]
* Starting wlan0
* Configuring wireless network for wlan0
* WEP key is not set for "KGB zone** keep OFF**" - not connecting
* wlan0 connected to ESSID "***************" at **:**:**:**:**:**
* in managed mode on channel 6 (WEP disabled)
* Configuration not set for wlan0 - assuming DHCP
* Bringing up wlan0
* dhcp
* Running dhcpcd ...
wlan0: dhcpcd 4.0.15 starting
wlan0: broadcasting for a lease
wlan0: offered 192.168.0.103 from 192.168.0.1
wlan0: ignoring offer of 192.168.0.103 from 192.168.0.1
wlan0: acknowledged 192.168.0.103 from 192.168.0.1
wlan0: checking 192.168.0.103 is available on attached networks
wlan0: leased 192.168.0.103 for 604800 seconds [ ok ]
* wlan0 received address 192.168.0.103/24
After picking my jaw off the floor, I downed wlan0. Just to be safe,
I ran "rmmod ath5k". I want to be able to scan available connections
and then select which one I want, e.g. I want to try it at the local
public library. I do not like the concept of the netbook automatically
connecting to the first available access point. What do I have to do to
*NOT* connect automatically?
--
Walter Dnes <waltdnes@waltdnes.org>
next reply other threads:[~2010-04-12 7:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-12 7:11 Walter Dnes [this message]
2010-04-12 12:17 ` [gentoo-user] wlan0 config questions Mick
2010-04-13 11:39 ` Walter Dnes
2010-04-13 12:13 ` Neil Bothwick
2010-04-13 14:44 ` Daniel da Veiga
2010-04-13 15:03 ` Mick
2010-04-14 3:09 ` Walter Dnes
2010-04-14 7:52 ` Neil Bothwick
2010-04-13 18:18 ` Stroller
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=20100412071122.GA12500@waltdnes.org \
--to=waltdnes@waltdnes.org \
--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