Networking Forums

Networking Forums > Computer Networking > Linux Networking > Wirless card

Reply
 
 
Lorenzo
Guest
Posts: n/a

 
      04-01-2005, 08:18 AM
Hi guys!
I have a proble with my wireless card

This is my lspci
00:0a.0 Ethernet controller: Linksys, A Division of Cisco Systems
[AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01)
I follow up the installation istruction here:
http://ndiswrapper.sourceforge.net/p...p/Installation

Everything look like ok but...

[root@localhost ~]# modprobe ndiswrapper
[root@localhost ~]# lsmod | grep ndiswrapper
ndiswrapper 115402 1
[root@localhost ~]# iwconfig wlan0 essid "P. WI-FI"
[root@localhost ~]# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

sit0 no wireless extensions.

wlan0 IEEE 802.11g ESSIDff/any
Mode:Managed Frequency:2.462GHz Access Point: 00:00:00:00:00:00
Bit Rate:1Mb/s
RTS thr:2347 B Fragment thr:2346 B
Encryption key:E454-XXXX-XX Security mode:restricted
Power Managementff
Link Quality:100/100 Signal level:56/154 Noise level:0/154
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

[root@localhost ~]# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 wlan0
default 192.168.0.1 0.0.0.0 UG 0 0 0 wlan0
[root@localhost ~]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:786 errors:0 dropped:0 overruns:0 frame:0
TX packets:786 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:813281 (794.2 KiB) TX bytes:813281 (794.2 KiB)

wlan0 Link encap:Ethernet HWaddr 00:0E:9B:58:C6:32
inet addr:192.168.0.94 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::20e:9bff:fe58:c632/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Memory:c0005000-c00057ff

[root@localhost ~]# ndiswrapper -l
Installed ndis drivers:
neti2220 driver present, hardware present

[root@localhost ~]# iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:09:5B:67:CB:0C
ESSID:"P. WI-FI"
Protocol:IEEE 802.11g
Mode:Managed
Frequency:2.462GHz (Channel 11)
Quality:0/100 Signal level:-48 dBm Noise level:-256 dBm
Encryption keyn
Bit Rate:1Mb/s
Bit Rate:2Mb/s
Bit Rate:5.5Mb/s
Bit Rate:11Mb/s
Bit Rate:6Mb/s
Bit Rate:9Mb/s
Bit Rate:12Mb/s
Bit Rate:18Mb/s
Bit Rate:24Mb/s
Bit Rate:36Mb/s
Bit Rate:48Mb/s
Bit Rate:54Mb/s
Extra:bcn_int=100
Extra:atim=0

[root@localhost ~]# iptables -L -n
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

[root@localhost ~]# iwlist wlan0 key
wlan0 2 key sizes : 40, 104bits
4 keys available :
[1]: E454-XXXX-XX (40 bits)
[2]: off
[3]: off
[4]: E454-XXXX-XX (40 bits)
Current Transmit Key: [4]
Security mode:restricted

[root@localhost ~]# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
From 192.168.0.94 icmp_seq=0 Destination Host Unreachable
From 192.168.0.94 icmp_seq=1 Destination Host Unreachable
From 192.168.0.94 icmp_seq=4 Destination Host Unreachable
From 192.168.0.94 icmp_seq=5 Destination Host Unreachable

--- 192.168.0.1 ping statistics ---
8 packets transmitted, 0 received, +4 errors, 100% packet loss, time
6999ms
, pipe 3
[root@localhost ~]#



I can't ping anything, a part my own IP. The configurations are ok
like my wep key.

Any advices?

thanxs
Lorenzo

p.s. Sorry for my english!
 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      04-01-2005, 09:22 AM
On 2005-04-01, Lorenzo <(E-Mail Removed)> wrote:
> wlan0 IEEE 802.11g ESSIDff/any
> Mode:Managed Frequency:2.462GHz Access Point: 00:00:00:00:00:00


The fact that the AP is reported as 00:00:00 make me think that
you don't get a connection with the AP at all. There could be various
reasons for it. The first one is the encryption key wrong, the second
is that the AP is not 802.11g but b (10Mb).
Off course another cause could be that ndiswrapper doesn't work...

Davide

--
Do you remember when you only had to pay for windows when *you* broke
them?
-- Noel Maddy
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wirless Card or USB Adapter sinner Wireless Internet 5 01-01-2007 07:01 PM
Hard to change wirless card in lpatop to N standard? me@privacy.net Wireless Internet 6 05-08-2006 03:03 PM
wirless card IP address Belisarius Wireless Internet 5 07-07-2005 12:28 AM
Not able to configure the internet wirless card NETGEAR MA521 Smarty_0417 Wireless Internet 0 02-18-2004 11:01 PM
Wirless Router/PCI card distance question Cam Wireless Internet 1 09-30-2003 01:03 AM



1 2 3 4 5 6 7 8 9 10 11