You are not logged in.

#1 2015-02-02 04:36:42

mutaphore
Member
From: NY
Registered: 2014-12-19
Posts: 29

WPA2 Enterprise with netctl

Hi,
I'm trying to connect to my university wifi which I believe is WPA2 Enterprise protected. I read the wiki about using the Eduroam netctl profile example for WPA2 Enterprise networks but it doesn't seem to work for me. This is what I have:

Connection='wireless'
Interface=wlp4s0b1
Security='wpa-configsection'
Description="nyu wpa2 network"
IP='dhcp'
TimeoutWPA=30
WPAConfigSection=(
    'ssid="nyu"'
    'key_mgmt=WPA-EAP'
    'eap=PEAP'
    'proto=WPA2'
    'phase2="auth=PAP"'  #maybe MSCHAPv2
    'auth_alg=OPEN'     #maybe
    'anonymous_identity="anonymous"' # ex: tu-dresden.de
    'identity="myusername"' # ex: s4234381@tu-dresden.de
    'password="mypassword"'
    'ca_cert="/usr/share/ca-certificates/trust-source/mozilla.trust.crt"'
)

Can someone point me to related info or correct my profile? Thanks.

Offline

#2 2015-02-02 05:43:54

nullified
Member
From: Massachusetts, USA
Registered: 2013-12-09
Posts: 468

Re: WPA2 Enterprise with netctl

Does your university have a site with some information/guidance for using eduroam?

Have you tried other example profiles from here, such as this one and  this one? The wiki refers to this AUR package, which seems to be where you got the profile you've tried. Perhaps try the other example profiles.


"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace

Offline

Board footer

Powered by FluxBB