LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Cannot connect wirelessly to router (https://www.linuxquestions.org/questions/linux-wireless-networking-41/cannot-connect-wirelessly-to-router-587382/)

-Ay- 09-25-2007 10:59 PM

Cannot connect wirelessly to router
 
Hey, I'm running Debian on two computers and on both of them, I cannot wirelessly connect to my home network. When I scan for networks with iwlist, the quality on all the linux computers is 0/100, and I cannot connect to the network with iwconfig. However, when I put a Windows laptop in the same location as the linux computers, the Windows laptop connects without problem.

I am using WEP, and disabling did nothing to remedy my problem.

pnellesen 09-26-2007 09:29 AM

Can you post what you see from the "ifconfig" and "iwconfig" commands?

What wireless cards/hardware are you using?

-Ay- 09-26-2007 06:09 PM

eth2 Link encap:Ethernet HWaddr 00:0F:66:1D:D0:C8
UP BROADCAST 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)
Interrupt:209 Memory:f7efe000-f7f00000

eth2 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.462 GHz Access Point: Not-Associated
Bit Rate:54 Mb/s Tx-Power:16 dBm
RTS thr:2347 B Fragment thr:2346 B
Encryption key:8949-9031-24 Security mode:restricted
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

When I give the command iwconfig eth2 essid "kjhdfsfsd" key 787394281, I can't connect. Even disabling WEP, I still cannot connect. Furthermore, when using kwifi, the connect button is disabled when scanning for networks (not that I really trust GUIs anyway).

[Edit:] The card is a Linksys WMP54G and the router is a 2wire 2701HG-B

MrPeabody 09-30-2007 11:35 PM

Also can you post the results of a scan ?

>iwlist scan

I'm wondering if you are having a similar problem I'm having. Your wireless card indicates it is g-only setup

eth2 IEEE 802.11g ESSID: off/any

most of the tutorials show the card as

eth2 IEEE 802.11b/g ESSID: off/any

when they are set to accept both.

You might ensure that your router is set to support b & g protocols--may not be set by default. You should be able to look at the configuration page for the router to determine.

Cheers.

AAnarchYY 09-30-2007 11:43 PM

first thing i noticed is you werent specifying a channel to iwconfig

make sure the device is up when you scan also.


All times are GMT -5. The time now is 12:48 PM.