Wireless working, but can't connect

Questions about WIFI networks and devices
Forum rules
Before you post please read this

Wireless working, but can't connect

Postby Raoc3 on Sat May 12, 2012 9:32 am

Hi all,

I'm fairly new to the linux world. I need guidance on my wireless setup.

Wireless Adapter: Netgear WNA3100 (Broadcom BCM43231)
Wireless Router: Netgear WNR2000 v3

I've got my wireless adapter installed and functioning, in that I can see the list of all the wireless networks around me, including mine, but when I select my network, and enter my password, it will not connect. I've done this over and over. My password is correct. I'm posting this on a different computer, so I can't copy/paste my mintWifi result

wlan0 ESSID: off/any
Encryption key: off

If there is something else the is important from that report I can post that. Wireless is on (according to the network icon dropdown). All wireless networks are visible, but I can't connect.

As I'm typing this, I decided to try to connect to my phone's hotspot, and that works. So I can connect to other wireless networks. Other computers can connect to the wireless network I'm trying to connect to. But I can't connect the computer in question with the home wireless network.

Any ideas?
Raoc3
Level 1
Level 1
 
Posts: 3
Joined: Sat May 12, 2012 9:15 am

Linux Mint is funded by ads and donations.
 

Re: Wireless working, but can't connect

Postby Raoc3 on Sat May 12, 2012 9:37 am

Since I was able to connect to my hotspot, here is the full mintWifi result (when not connected):

-------------------------
* I. scanning WIFI PCI devices...
-------------------------
* II. querying ndiswrapper...
bcmwlhigh5 : driver installed
device (0846:9020) present
-------------------------
* III. querying iwconfig...
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.417 GHz Access Point: Not-Associated
Bit Rate:300 Mb/s Tx-Power:32 dBm
RTS thr:2347 B Fragment thr:2346 B
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

-------------------------
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr 00:0d:56:fc:57:11
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:17

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:392 errors:0 dropped:0 overruns:0 frame:0
TX packets:392 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:31164 (31.1 KB) TX bytes:31164 (31.1 KB)

wlan0 Link encap:Ethernet HWaddr e0:46:9a:b6:8c:2a
inet6 addr: fe80::e246:9aff:feb6:8c2a/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:1007 errors:0 dropped:0 overruns:0 frame:0
TX packets:1055 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:113791 (113.7 KB) TX bytes:145582 (145.5 KB)

-------------------------
* V. querying DHCP...
-------------------------
* VI. querying nslookup google.com...
;; connection timed out; no servers could be reached


And here it is after connecting to my hotspot:

-------------------------
* I. scanning WIFI PCI devices...
-------------------------
* II. querying ndiswrapper...
bcmwlhigh5 : driver installed
device (0846:9020) present
-------------------------
* III. querying iwconfig...
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11g ESSID:"AndroidAP"
Mode:Managed Frequency:2.437 GHz Access Point: 44:A7:CF:DF:5D:F9
Bit Rate=54 Mb/s Tx-Power:32 dBm
RTS thr:2347 B Fragment thr:2346 B
Encryption key:[REDACTED] Security mode:restricted
Power Management:off
Link Quality:100/100 Signal level:-27 dBm Noise level:-96 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

-------------------------
* IV. querying ifconfig...
eth0 Link encap:Ethernet HWaddr 00:0d:56:fc:57:11
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:17

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:404 errors:0 dropped:0 overruns:0 frame:0
TX packets:404 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:32184 (32.1 KB) TX bytes:32184 (32.1 KB)

wlan0 Link encap:Ethernet HWaddr e0:46:9a:b6:8c:2a
inet addr:192.168.43.185 Bcast:192.168.43.255 Mask:255.255.255.0
inet6 addr: fe80::e246:9aff:feb6:8c2a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2778 errors:0 dropped:0 overruns:0 frame:0
TX packets:2739 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2118382 (2.1 MB) TX bytes:393875 (393.8 KB)

-------------------------
* V. querying DHCP...
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service smbd reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload smbd
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server: 192.168.43.1
Address: 192.168.43.1#53

Non-authoritative answer:
Name: google.com
Address: 209.85.145.102
Name: google.com
Address: 209.85.145.101
Name: google.com
Address: 209.85.145.100
Name: google.com
Address: 209.85.145.113
Name: google.com
Address: 209.85.145.139
Name: google.com
Address: 209.85.145.138
Raoc3
Level 1
Level 1
 
Posts: 3
Joined: Sat May 12, 2012 9:15 am

Re: Wireless working, but can't connect

Postby Niks on Wed May 16, 2012 3:01 pm

Can other devices connect to the wifi connection that you can't ie an other laptop or phone?

It sounds like the wifi access point / router won't let you connect !
User avatar
Niks
Level 3
Level 3
 
Posts: 164
Joined: Thu Feb 11, 2010 6:59 am
Location: Netherlands

Re: Wireless working, but can't connect

Postby Raoc3 on Wed May 16, 2012 3:11 pm

Yes, windows laptop and several other devices have had no trouble connecting to the router.

-Router and internet are working, other devices can connect.
-Wireless adapter is working, can connect to other hotspot.
-Wireless adapter (Netgear N300) cannot connect to wireless router (Netgear N300)

I can see the network, try to connect, enter password, it fails to connect and prompts for the password again. Yes I am entering the password correctly.
Raoc3
Level 1
Level 1
 
Posts: 3
Joined: Sat May 12, 2012 9:15 am

Re: Wireless working, but can't connect

Postby DrHu on Wed May 16, 2012 3:38 pm

Raoc3 wrote:But I can't connect the computer in question with the home wireless network.

--and it can always be your particular firewall setup, ufw or gufw (Ubuntu's firewall: using IPTABLES)
    --you could stop tour firewall as a test, and since you have the router device: I have to assume you have an ISP provided setup, so you can check the router manual/admin (web page, a default password is usually given for the customer), and see what is or isn't turned on/off..
http://tech.mobiletod.com/how-to-enable ... ntu-10-10/
Code: Select all
sudo ufw disable
--temporarily stop the Ubuntu firewall

OK, so your local connection don't route (your router), a dns or ip error
--your name and password are no doubt fine: do the normal network troubleshooting
    All on a terminal
  • ping 127.0.0.1
    --your own host (localhost), tells you tcp is functioning
    [8]ping the ip address given by ifconfig or netstat -rn
  • Ping your router
    --tests your gateway to see if you can reach the router's IP address
    something will likely fail in the above steps, so I would look over general network troubleshooting for a LAN, there are many guides available on the internet, I will give you a couple..
http://support.novell.com/techcenter/ar ... 00501.html
--windows style version (ipconfig instead of Linux ifconfi), otherwise pretty much identical
http://www.linuxhomenetworking.com/wiki ... Networking


Yes windows connects with windows drivers, so Linux can too, however it will probably need to use ndiswrapper setup..
http://forums.fedoraforum.org/showthread.php?t=264484
    Post 5, is a more complete answer: you would use sudo instead of su..
--you may also need a later version of ndiswrapper

And, it would be a good idea to check the chipset, seeing if anything else pops up to you..
http://linux-wless.passys.nl/
--fromthat link, the ndiswrapper supported chipsets/includes your USB device..
http://sourceforge.net/apps/mediawiki/n ... ar_WNA3100
    Info
    Reported to work with custom compilation.
    --meaning you would have to compile it against your kernel, therefore you either would need buildessential(s), a Ubuntu package that includes Linux headers (your kernel version) + source file etc..

ndiswrapper, Linux setup method(s)..
viewtopic.php?f=42&t=97610&p=557102&hilit=WNA3100+ndiswrapper#p557102
    post 1, however you can get the source files from the usual places, eg sourceforge, instead of relying on a users link..
http://sourceforge.net/apps/trac/source ... cket/13876
--this is a repeat of a Ubuntu user post, with his/her data setup and ndiswrapper install..

    Ndiswrapper information and troubleshooting, step-by-step will get you somewhere, but you will need patience or fast typing: just don't go gung-ho nerdy about it, and you should be OK..
--from step 3.4 onward, you can see it is the same or similar to the other links given (as to the methods)
    They also have a more automatic link, some of which ?could work, but just know that the versions are not identical, and the last update on the file was 2008 (doesn't mean it won't work), just that you have to watch the monitor and follow any steps you want to try

And, possibly someone has already created a quickie guide for Mint on ndiswarpper and that usb wireless card which would of course simplify things..
User avatar
DrHu
Level 15
Level 15
 
Posts: 5895
Joined: Wed Jun 17, 2009 8:20 pm


Return to Wireless

Who is online

Users browsing this forum: No registered users and 10 guests