DLINK DWL-G650+ Connection to Router Issue
burlap
ulist at gs1.ubuntuforums.org
Mon Mar 14 23:49:22 UTC 2005
Is your essid all caps? I don't know whether it matters but it's a good
start.
I use the same card (ndiswrapper also) with the following:
Code:
--------------------
Cell 01 - Address: 00:12:17:B7:7A:66
ESSID:"linksys"
Protocol:IEEE 802.11b
Mode:Managed
Frequency:2.462GHz (channel 11)
Quality:0/100 Signal level:-52 dBm Noise level:-256 dBm
Encryption key:on
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
--------------------
Code:
--------------------
iface wlan0 inet static
name Bezprzewodowa karta LAN
address 192.168.xxxx
netmask 255.255.255.0
broadcast 192.168.xxxx
network 192.168.xxxxx
gateway 192.168.xxxxx
wireless_essid linksys
wireless_key xxxxxxxxxxxxxxxxxxxxxxxxx
auto wlan0
--------------------
--
burlap
More information about the ubuntu-users
mailing list