Bonjour à tous,
J’ai installé ma carte wifi (c’est une Intel Corporation PRO/Wireless 3945ABG), je trouve mon réseau wifi mais je n’arrive pas à m’y connecter.
Je suis sous une debian stable etch.
Installation :
# apt-get install ipw3945-modules-2.6-686 ipw3945-source firmware-ipw3945 ipw3945d
# depmod -a
# modprobe ipw3945
Identification :
[code]debian:/# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
sit0 no wireless extensions.
eth1 unassociated ESSID:off/any
Mode:Managed Frequency=nan kHz Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power:16 dBm
Retry limit:15 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
[/code]
Trouver le réseau wifi :
[code]debian:/# iwlist scan
lo Interface doesn’t support scanning.
eth0 Interface doesn’t support scanning.
sit0 Interface doesn’t support scanning.
eth1 Scan completed :
Cell 01 - Address: 00:17:33:35:4F:3D
ESSID:"NEUF_4F3C"
Protocol:IEEE 802.11bg
Mode:Master
Channel:1
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 6 Mb/s; 9 Mb/s
11 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Quality=71/100 Signal level=-63 dBm Noise level=-63 dBm
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : PSK
Extra: Last beacon: 216ms ago
[/code]
Connexion au réseau wifi :
debian:/# iwconfig eth1 essid "NEUF_4F3C"
debian:/# iwconfig eth1 essid "NEUF_4F3C"
[code]debian:/# dhclient eth1
There is already a pid file /var/run/dhclient.pid with pid 3410
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.4
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Listening on LPF/eth1/00:13:02:06:7e:04
Sending on LPF/eth1/00:13:02:06:7e:04
Sending on Socket/fallback
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 16
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
debian:/#
[/code]
C’est à cette dernière commande q’il y a un problème. Je n’arrive pas a me connecter à mon réseau wifi.
C’est normal que mon réseau wifi soit en “eth1” et non en “wlan0” ?
Pouvez-vous m’aider.
Merci d’avance
que donne