You are not logged in.

#1 2007-11-05 13:49:28

alexmgarcia
Member
From: Azores, Portugal
Registered: 2007-05-14
Posts: 51

ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

Hello sirs,
I have an Intel wifi card 3945 with driver ipw3945.
Sometimes I can connect, but the most part of the time it is impossible to connect with Network Manager.
I've already tried with wicd, wifi radar, wpa_supplicant and nothing sad

My wifi is: WPA 2 Personal AES CCMP Hidden SSID (with broadcast ssid it has the same)

My config of wpa_supplicant.conf:

ctrl_interface=/var/run/wpa_supplicant


ctrl_interface_group=wheel

ap_scan=2

network={

ssid="MY SSID"

scan_ssid=0

key_mgmt=WPA-PSK

psk="PSK KEY generaetd with wpa_supplicant"

priority=1

}

When i run

wpa_supplicant -ieth1 -c/etc/wpa_supplicant.conf -Dwext

It outputs the following

Trying to associate with SSID '...'
Authentication with 00:00:00:00:00:00 timed out.

I have already tried:

iwconfig eth1 up
iwconfig eth1 essid MY-SSID ap MY-AP-MAC
wpa_supplicant -ieth1 -c/etc/wpa_supplicant.conf -Dwext

And happened the same.

Any idea? sad

Last edited by alexmgarcia (2007-11-06 00:33:28)

Offline

#2 2007-11-05 16:17:22

ibendiben
Member
Registered: 2007-10-10
Posts: 519

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

What happens if you don't use network manager?

Offline

#3 2007-11-05 19:16:04

alexmgarcia
Member
From: Azores, Portugal
Registered: 2007-05-14
Posts: 51

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

If I don't use networkmanager I can't connect. With Network Manager SOMETIMES I can connect, but rarely.
I will test this with wep and without encryption and watch what happens. Perhaps is a bug in ipw3945 driver.

Last edited by alexmgarcia (2007-11-05 19:16:39)

Offline

#4 2007-11-05 21:22:41

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

I can only say I have had similar issues with rt2x00 drivers (and the legacy ones), and with the (stable!) ipw2200 drivers. You could think the beta status of iwlwifi drivers has something to do with it, but frankly I don't. Linux + hidden APs alltogether do not seem to work well together.

Last edited by B (2007-11-05 21:26:59)


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#5 2007-11-05 22:35:39

alexmgarcia
Member
From: Azores, Portugal
Registered: 2007-05-14
Posts: 51

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

So I need to wait a stable driver of iwlwifi?
I tested with ndiswrapper and same thing sad
Well, I will put the ssid with broadcasting and test it.

EDIT: I've putted it with broadcasting ON and I can connect.

Question: When ssid is broadcasting is not more vulnerable then when it is hidden? I use WPA2 PSK AES CCMP, does it is safe to have ssid broadcasting on it?

Last edited by alexmgarcia (2007-11-05 22:48:07)

Offline

#6 2007-11-05 23:06:23

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

alexmgarcia wrote:

So I need to wait a stable driver of iwlwifi?
I tested with ndiswrapper and same thing sad
Well, I will put the ssid with broadcasting and test it.

EDIT: I've putted it with broadcasting ON and I can connect.

Question: When ssid is broadcasting is not more vulnerable then when it is hidden? I use WPA2 PSK AES CCMP, does it is safe to have ssid broadcasting on it?

No more vulnerable. When ssid broadcasting is off, it's still possible to detect that a network exists, and there are ways of uncovering it's ssid.

You're running wpa2, you should be fine as long as you don't have an obvious dictionary word for your passkey.

James

Offline

#7 2007-11-06 00:30:35

alexmgarcia
Member
From: Azores, Portugal
Registered: 2007-05-14
Posts: 51

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

No smile
It's a 16 characteres passkey with characters like % $ # :-P

Well, I will put problem solved in the topic title.
Thank you B for the hint of broadcasting ssid :-)
And thanks to others too, Open Source Community rox! big_smile

Last edited by alexmgarcia (2007-11-06 00:30:55)

Offline

#8 2007-11-06 01:37:03

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

Wait... How did you solve it? tongue


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#9 2007-11-06 11:46:43

alexmgarcia
Member
From: Azores, Portugal
Registered: 2007-05-14
Posts: 51

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

I "solved" it putting the ssid in broadcasting. But with hidden it fails sad

Offline

#10 2007-11-06 12:30:15

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

Several drivers have had problems with this. There was some discussion on this topic on the wireless-dev mailing list, and I think they have been fixed at least for iwl{3945,4965} and ralink.

Offline

#11 2007-11-06 12:39:27

alexmgarcia
Member
From: Azores, Portugal
Registered: 2007-05-14
Posts: 51

Re: ipw3945 + wpa2 hidden ssid = FAILURE [SOLVED]

Ok brain0, when it comes stable I will try and do a feedback in this topic.

Offline

Board footer

Powered by FluxBB