From: Iain Buchanan <iaindb@netspace.net.au>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] can't get wpa_supplicant to work for wpa or wep!
Date: Wed, 02 May 2007 10:00:06 +0930 [thread overview]
Message-ID: <1178065806.10518.63.camel@orpheus> (raw)
Hi all,
I have to start using WPA-PSK, to replace my plain old WEP :) because
we've migrated at work.
I use wpa_supplicant via /etc/conf.d/net; net.wlan0 is symlinked to
net.lo; but the interface never comes up.
wpa_supplicant.conf reads:
network={
ssid="Xxxx"
scan_ssid=1
mode=0
proto=WPA
key_mgmt=WPA-PSK
auth_alg=OPEN
psk="xXxXxXx"
}
(of course the X's are real values, which I copied straight from a BSD
user's wpa_supplicant.conf file)
and conf.d/net reads
modules=( "ifconfig" )
config_eth0=( "172.16.0.52/24"
"10.1.0.52/8" )
routes_eth0=( "default via 172.16.0.4" )
metric="100"
modules=( "wpa_supplicant" )
wpa_supplicant_wlan0="-Dndiswrapper"
wpa_timeout_wlan0=60
when I run `/etc/init.d/net.wlan0 start` /var/log/messages shows:
May 2 09:49:56 orpheus sudo: iain : TTY=pts/0 ; PWD=/home/iain ; USER=root ; COMMAND=/etc/init.d/net.wlan0 start
May 2 09:49:59 orpheus ndiswrapper version 1.42 loaded (smp=yes)
May 2 09:49:59 orpheus ndiswrapper: driver bcmwl5a (Broadcom,04/09/2004, 3.40.69.0) loaded
May 2 09:49:59 orpheus ACPI: PCI Interrupt 0000:02:03.0[A] -> GSI 17 (level, low) -> IRQ 20
May 2 09:49:59 orpheus ndiswrapper: using IRQ 20
May 2 09:49:59 orpheus wlan0: ethernet device 00:90:4b:78:57:7c using NDIS driver: bcmwl5a, version: 0x50000, NDIS version: 0x500, vendor: '', 14E4:4320.5.conf
May 2 09:49:59 orpheus wlan0: encryption modes supported: WEP; TKIP with WPA; AES/CCMP with WPA
May 2 09:49:59 orpheus rc-scripts: ERROR: net.wlan0 is already starting.
I can connect perfectly using ndiswrapper, WEP, and not wpa_supplicant
from home. I can't connect using ndiswrapper with WEP via
wpa_supplicant at home.
On the command line I see:
$ sudo /etc/init.d/net.wlan0 start
* Caching service dependencies ... [ ok ]
* Starting wlan0
* Starting wpa_supplicant on wlan0 ... [ ok ]
* Starting wpa_cli on wlan0 ... [ ok ]
* Backgrounding ...
$
but then nothing happens, ever, to wlan0...
can someone give me some pointers here? google wasn't much help, nor
the wpa_supplicant website. Yet _without_ wpa_supplicant, I can connect
fine, so I know the card and ndiswrapper are working!
TIA,
--
Iain Buchanan <iaindb at netspace dot net dot au>
Workers of the world, arise! You have nothing to lose but your chairs.
--
gentoo-user@gentoo.org mailing list
next reply other threads:[~2007-05-02 0:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-02 0:30 Iain Buchanan [this message]
2007-05-02 1:45 ` [gentoo-user] can't get wpa_supplicant to work for wpa or wep! Fabio A Correa
2007-05-02 4:34 ` Iain Buchanan
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=1178065806.10518.63.camel@orpheus \
--to=iaindb@netspace.net.au \
--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