You are not logged in.

#1 2009-09-02 20:32:04

itstony
Member
Registered: 2009-09-02
Posts: 1

Noob trying to get WPA2 + hidden network setup

Hi, I installed networkmanage hal (and got the rc.d order correct)

ifconfig -a is:

wlan0     Link encap:Ethernet  HWaddr 00:21:5D:38:3D:EA 
          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)


lshw shows:

           *-network DISABLED
                description: Wireless interface
                product: Wireless WiFi Link 5100
                vendor: Intel Corporation
                physical id: 0
                bus info: pci@0000:03:00.0
                logical name: wmaster0
                version: 00
                serial: 00:21:5d:38:3d:ea
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list logical ethernet physical wireless
                configuration: broadcast=yes driver=iwlagn latency=0 multicast=yes wireless=IEEE 802.11abgn
                resources: irq:33 memory:fdffe000-fdffffff


[03:29 PM][root@carnegie ~]# netcfg danetwork
:: danetwork up                                                      [BUSY] SIOCSIFFLAGS: No such file or directory
SIOCSIFFLAGS: No such file or directory
Could not set interface 'wlan0' UP
- Authentication/association failed
                                                                      [FAIL]


I am trying to connect to WPA2 hidden network with  a PSK

cat /etc/network.d/danetwork

CONNECTION="wireless"
DESCRIPTION="A simple WPA encrypted wireless connection"
INTERFACE="wlan0"
SECURITY="wpa"
ESSID="danetwork"
KEY="flebytheshore321"
IP="dhcp"

nm-applet GUI will let me add a hidden network, but after I click connect nothing happens. Then if I go to connect to the network again it shows only the SSID saved (the passkey is greyed out, so is the connect button), it dissapears on restart

Any ideas? Any other config files or commands that I can run to get you more info?

Last edited by itstony (2009-09-02 20:33:58)

Offline

#2 2009-09-04 07:57:12

gaten
Member
Registered: 2009-09-04
Posts: 5

Re: Noob trying to get WPA2 + hidden network setup

I've always used wpa supplicant to connect to WPA/WPA2 networks.

http://wiki.archlinux.org/index.php/WPA_Supplicant


In a world full of liars, is an honest man a fool or a hero?

Offline

#3 2009-09-04 07:59:07

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

Re: Noob trying to get WPA2 + hidden network setup

Hidden ESSIDs are more often than not a problem on Linux. In case you think it offers security: it does not, the ESSID can still be found out with a good sniffer.


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

Offline

#4 2009-09-05 04:34:07

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: Noob trying to get WPA2 + hidden network setup

B wrote:

Hidden ESSIDs are more often than not a problem on Linux. In case you think it offers security: it does not, the ESSID can still be found out with a good sniffer.

+1 to that.....hidden ESSIDs are like MAC address filtering - they do squat for security tongue


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#5 2009-09-05 06:24:39

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Noob trying to get WPA2 + hidden network setup

Hello itstony!

Did you try with wicd too ?

Offline

#6 2009-09-05 08:30:38

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Noob trying to get WPA2 + hidden network setup

You appear to have a driver problem, as netcfg was unable to set your interface to UP. Read the wireless setup wiki page, and make sure you have the correct dirver, and firmware if necessary, for your card. You might get more help here if you post your card make and model here.

You should also try connecting manually with wpa_supplicant - again, details in the wiki.

Offline

#7 2009-09-05 16:38:48

amw2320
Member
Registered: 2005-08-14
Posts: 30

Re: Noob trying to get WPA2 + hidden network setup

I tried this as well and had big problems.  Unless you have a really good reason to hide the network (I cant think of one. As stated above, it doesn't really add security) skip the headache.

It works perfectly when the SSID is broadcasted.

Offline

Board footer

Powered by FluxBB