LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-24-2009, 01:36 PM   #16
Maxximiliann
Member
 
Registered: Dec 2009
Posts: 72

Original Poster
Rep: Reputation: 16

Minrich,

I've implemented your suggestion and the Network Manager was unable to detect any wireless networks at all. I posted results here: http://pastebin.com/m5a2f0b96.

Oddly enough, I re-enabled encryption on my router and my Network Manager was able to, once again, discover all available wireless networks but I still can't connect to the internet wirelessly. What's next?
 
Old 12-24-2009, 01:45 PM   #17
minrich
Member
 
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548

Rep: Reputation: 40
Here is a magic potion:

You could try bringing, as root, the wlan0 interface down and then up:

# ifdown wlan0

# ifup wlan0

# iwconfig wlan0

# iwlist wlan0 scan

# ifconfig -a

NB the first command may fail - don't worry about it - it just clears the ifstate
the second command brings it up, the third command should show the essid (access point name) you are connected to, the fourth scans for all aps within range, and the fifth shows what IP address your wlan0 interface is linked to and whether it is transmitting and receiving.


Your pastebin dump shows that the scan worked fine with encryption off.
 
Old 12-24-2009, 01:57 PM   #18
nimnull22
Senior Member
 
Registered: Jul 2009
Distribution: OpenSuse 11.1, Fedora 14, Ubuntu 12.04/12.10, FreeBSD 9.0
Posts: 1,571

Rep: Reputation: 92
Quote:
Originally Posted by Maxximiliann View Post
Minrich,

I've implemented your suggestion and the Network Manager was unable to detect any wireless networks at all. I posted results here: http://pastebin.com/m5a2f0b96.
In your post - all of them is wireless. What do you mean?
 
Old 12-24-2009, 02:27 PM   #19
minrich
Member
 
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548

Rep: Reputation: 40
nimnull22 - I ahd to think about your post for a while .... but M's post says that his network manager (god bless them all) doesn't see anything whilst we see a sucessful scan and know that the wlan0 interface is up and working but not connected/connecting to the Nexus access point.

So when he gets back to us, I intend to give him some manual iwconfig settings to lock his machine into the Nexus ap, like you I don't use network managers! That's probably why we keep meeting like this ( I know you come here often - so I won't ask! ).
 
Old 12-24-2009, 02:42 PM   #20
nimnull22
Senior Member
 
Registered: Jul 2009
Distribution: OpenSuse 11.1, Fedora 14, Ubuntu 12.04/12.10, FreeBSD 9.0
Posts: 1,571

Rep: Reputation: 92
He won't be able manually connect to AP while NM is active, we talked about it here.
Some one's asked already about it.

Last edited by nimnull22; 12-24-2009 at 02:57 PM.
 
Old 12-24-2009, 05:27 PM   #21
Maxximiliann
Member
 
Registered: Dec 2009
Posts: 72

Original Poster
Rep: Reputation: 16
Minrich,

Here you go: http://pastebin.com/m6054ba58
 
Old 12-24-2009, 05:30 PM   #22
minrich
Member
 
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548

Rep: Reputation: 40
Sooooooo sorry, try again substituting eth2 for wlan0, I am following too many threads at once.
 
Old 12-24-2009, 05:32 PM   #23
elsheepo
Member
 
Registered: Feb 2008
Location: Texas
Distribution: Slackware
Posts: 90

Rep: Reputation: 20
duh, you need the B43 driver / firmware
 
0 members found this post helpful.
Old 12-24-2009, 05:57 PM   #24
Maxximiliann
Member
 
Registered: Dec 2009
Posts: 72

Original Poster
Rep: Reputation: 16
Minrich,

Here you go: http://pastebin.com/m30447cb7

Still can't connect to the net wirelessly. Do you think I may be missing a driver?

Last edited by Maxximiliann; 12-24-2009 at 06:00 PM.
 
Old 12-24-2009, 06:08 PM   #25
minrich
Member
 
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548

Rep: Reputation: 40
the iwconfig eth2 output shows that you are connected to the right access point 00:22:57:1F:E9:CF which is the Nexus MAC address see your scan output Cell2.

However you have put encryption back 'on' on the nexus router and we haven't got there yet.

If you reset the encryption to open, then try in a browser to open http://192.168.1.1 you should wirelessly connect to the router admin / password page. we'll progress from there if you are successful. Incidentally, there is tons of traffic going through eth2 1.6MB received and 108.8KB transmitted according to the output of sudo ifconfig -a
 
Old 12-24-2009, 06:21 PM   #26
nimnull22
Senior Member
 
Registered: Jul 2009
Distribution: OpenSuse 11.1, Fedora 14, Ubuntu 12.04/12.10, FreeBSD 9.0
Posts: 1,571

Rep: Reputation: 92
Wait
From his post:
Cell 02 - Address: 00:22:57:1F:E9:CF
ESSID:"Nexus"
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:5/5 Signal level:-30 dBm Noise level:-92 dBm
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Preauthentication Supported
IE: Unknown: bla bla
Encryption keyn
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
18 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 12 Mb/s
24 Mb/s; 48 Mb/s

ESSID:"Nexus" has encryption, and card associated with it.

IEEE 802.11bg ESSID:"Nexus" Nickname:""
Mode:Managed Frequency:2.462 GHz Access Point: 00:22:57:1F:E9:CF

And he has IP, inet addr:192.168.1.3

eth2 Link encap:Ethernet HWaddr 00:22:5f:06:e9:7b
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0



He need to show us output for: "route -n"
 
Old 12-24-2009, 06:26 PM   #27
Maxximiliann
Member
 
Registered: Dec 2009
Posts: 72

Original Poster
Rep: Reputation: 16
I couldn't connect to http://192.168.1.1 from my machine so I had to use my windows desktop to disable Nexus' encryption protocols. Once completed, I tried to connect to http://192.168.1.1 from my laptop and was unable to do so. Tried to do it wired and wirelessly. Same result.

http://pastebin.com/m372b870c

I take it I'm not missing a driver, right?
 
Old 12-24-2009, 06:30 PM   #28
Maxximiliann
Member
 
Registered: Dec 2009
Posts: 72

Original Poster
Rep: Reputation: 16
sudo route -n does not produce any output. Since disabling my router's encryption protocols I am unable to connect to Nexus. Oddly enough, the system requests my WPA2 password but I disabled that.

Screenshot: http://yfrog.com/5hdisabledprotocolsj

Last edited by Maxximiliann; 12-24-2009 at 06:43 PM.
 
Old 12-24-2009, 06:38 PM   #29
minrich
Member
 
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548

Rep: Reputation: 40
What nimnull22 said

Please post the output of:

route -n

it should look like this:

Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth2

If 192.168.1.1 isn't the address of the Nexus router do you know what is? How do you connect to it in Windows?
 
Old 12-24-2009, 06:47 PM   #30
Maxximiliann
Member
 
Registered: Dec 2009
Posts: 72

Original Poster
Rep: Reputation: 16
Being physically connected to the modem, I ran route -n once again.

Result: http://pastebin.com/m27a8613d

I did use http://192.168.1.1 to connect to my router from my Windows machine.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03) Adler Linux - Laptop and Netbook 4 11-15-2008 02:34 PM
Broadcom card configured for 802.11g, but not 802.11b? MrPeabody Linux - Wireless Networking 2 10-07-2007 04:27 PM
Broadcom 802.11b/g WLAN Does Not turn on in Ubuntu beachbum2005 Linux - Hardware 3 02-20-2007 03:40 PM
Problem ON Broadcom Corporation BCM94306 802.11g (rev 02) ON Fedora honest Linux - Wireless Networking 4 07-17-2004 12:56 PM
Broadcom Corporation BCM94306 802.11g on Fedora core 2. honest Linux - Newbie 1 06-27-2004 08:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration