Gentoo Archives: gentoo-user

From: ny6p01@×××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wireless newbee needs help
Date: Thu, 09 Feb 2012 18:35:46
Message-Id: 20120209183414.GA20169@badass.gateway.2wire.net
In Reply to: [gentoo-user] wireless newbee needs help by Helmut Jarausch
1 On Thu, Feb 09, 2012 at 06:00:03PM +0100, Helmut Jarausch wrote:
2 > Hi,
3 >
4 > it's the first time I have to set up a wireless network on a notebook.
5 >
6 > How can I find out whether the connection is encrypted or not.
7 >
8 > wpa_gui tells me
9 > Authentication WPA2-PSK
10 > Encryption TKIP
11 >
12 > but
13 >
14 > iwconfig wlan0
15 > says
16 >
17 > Encryption key:off
18 >
19 > and on the server (hot spot) I have configure WPA2 personal, encryption
20 > TKIP and an (ascii) password.
21 >
22 > Many thanks for your help,
23 > Helmut.
24 >
25
26 iirc, iwconfig doesn't recognize WPA2, so it looks like you have an
27 encrypted connection. You can try 'iwlist wlan0 scanning' to confirm this.
28
29 Terry