Gentoo Archives: gentoo-user

From: Jean Magnan de Bornier <jean@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] wireless problem
Date: Thu, 02 Feb 2006 11:54:48
Message-Id: 87slr2htf8.fsf@bornier.net
1 Hello all,
2 Using a Dell latitude x1, dual-boot with w$ xp; on my campus they have a
3 wireless network which I can access with my mail login and password. It
4 works without a problem on w$.
5 On my gentoo I installed wpa_supplicant with the following item in
6 the conf file:
7
8 network={
9 ssid="Universite Paul Cezanne"
10 identity="mylogin"
11 password="mypassword"
12 priority=5
13 }
14
15 Here mylogin and password are also (of course) what I enter to access the
16 network when on w$.
17
18 When I type "iwconfig" I obtain this:
19
20 eth1 IEEE 802.11g ESSID:"Universite Paul Cezanne"
21 Mode:Managed Frequency:2.412 GHz Access Point: 00:12:DA:AE:5A:50
22 Bit Rate=54 Mb/s Tx-Power=20 dBm
23 Retry limit:7 RTS thr:off Fragment thr:off
24 Power Management:off
25 Link Quality=91/100 Signal level=-37 dBm Noise level=-80 dBm
26 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
27 Tx excessive retries:0 Invalid misc:5350 Missed beacon:0
28
29 Seems to indicate I am actually connected?
30
31 But then I can't access the network (firefox doesn't find anything).
32
33 Maybe it the identity/password which is not correct?
34
35 Thanks for any help,
36 --
37 Jean
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] wireless problem Iain Buchanan <iaindb@××××××××××××.au>