You are not logged in.

#1 2013-05-19 19:05:27

Gradient
Member
Registered: 2013-05-19
Posts: 101

Detect network encryption for wireless networks and netctl scan

Running iwlist scanning works and detect available networks, but I can't see where it says what is the encryption (wpa, wep, etc.) used. It only shows Encryption key:on. Maybe I am missing something?

Also, can netctl show available networks? Or do I have to run iwlist scanning?

Offline

#2 2013-05-19 19:14:50

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Detect network encryption for wireless networks and netctl scan

wifi-menu

Offline

#3 2013-05-19 19:23:33

Gradient
Member
Registered: 2013-05-19
Posts: 101

Re: Detect network encryption for wireless networks and netctl scan

Is wifi-menu part of netctl or netcfg?

Offline

#4 2013-05-19 19:29:26

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Detect network encryption for wireless networks and netctl scan

It would probably be good to learn how to use your package manager.  It is quite easy to see a lits of included files in the package.  If that is still too much to take in, there is always pkgfile as well.

Edit: oh I forgot to mention the fact that you can look the package up on this very page (well not the forums specifically) and see a list of included files.

Last edited by WonderWoofy (2013-05-19 19:30:17)

Offline

#5 2013-05-19 19:44:34

Gradient
Member
Registered: 2013-05-19
Posts: 101

Re: Detect network encryption for wireless networks and netctl scan

Thank you, it is part of netctl.

Meanwhile I found this on Beginners' Guide/Installation page :

Alternatively, you could just configure a network profile manually using the templates previously mentioned so that you do not have to worry about using wifi-menu at all.

which means I can avoid using wifi-menu. So my question is still open. How can I know the encryption of the network and is netctl able to detect them?

Last edited by Gradient (2013-05-19 19:45:12)

Offline

#6 2013-05-19 20:24:05

Strike0
Member
From: Germany
Registered: 2011-09-05
Posts: 1,489

Re: Detect network encryption for wireless networks and netctl scan

What you quote from the guide implies that you know the authentication in order to setup the profile. It is wifi-menu that helps you with it.

Gradient wrote:

Running iwlist scanning works and detect available networks, but I can't see where it says what is the encryption (wpa, wep, etc.) used. It only shows Encryption key:on. Maybe I am missing something?

Nonetheless, you should be missing something, yes:

#sudo iwlist wlp2s0 scanning |grep IEEE
                    IE: IEEE 802.11i/WPA2 Version 1
                    IE: IEEE 802.11i/WPA2 Version 1

If it does not work, try the "iw dev wlan0 scan ".

Offline

Board footer

Powered by FluxBB