On Fri, Feb 3, 2012 at 1:21 PM, Grant <[email protected]> wrote: > Is there any way to verify that my wireless client connections are > encrypted via WPA2? > > - Grant >
iwlist $interface scan Will give you enough information to tell if the wireless network supports WPA (instead of being WPA2-only). I don't know how you might inspect a connection from the client's perspective. That probably depends on the tool you're using. -- :wq

