Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Verify WPA2?
Date: Fri, 03 Feb 2012 18:39:05
Message-Id: CAN0CFw2KkbzRVEm8690g1Bo4UUmj7UAk7U4JH4OiG0_A=+oLmg@mail.gmail.com
In Reply to: Re: [gentoo-user] Verify WPA2? by Michael Mol
1 >> Is there any way to verify that my wireless client connections are
2 >> encrypted via WPA2?
3 >>
4 >> - Grant
5 >>
6 >
7 > iwlist $interface scan
8 >
9 > Will give you enough information to tell if the wireless network
10 > supports WPA (instead of being WPA2-only). I don't know how you might
11 > inspect a connection from the client's perspective. That probably
12 > depends on the tool you're using.
13
14 Thanks, I get:
15
16 IE: IEEE 802.11i/WPA2 Version 1
17
18 which is WPA2 only?
19
20 - Grant