Created
August 18, 2015 09:36
-
-
Save Enzime/426500d0e96fe609de10 to your computer and use it in GitHub Desktop.
netctl profile for connecting to eduroam at Monash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Description='eduroam-monash' | |
Interface=wlp3s0 | |
Connection='wireless' | |
Security='wpa-configsection' | |
IP='dhcp' | |
WPAConfigSection=( | |
'ssid="eduroam"' | |
'key_mgmt=WPA-EAP' | |
'eap=PEAP' | |
'auth_alg=OPEN' | |
'identity="[email protected]"' | |
'password="passwordhere"' | |
'phase2="auth=MSCHAPV2"' | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[email protected] for unimelb students