Eduroam – Connect netctl

If you are using netctl to connect to eduroam, place the following in /etc/netctl, changing ab12345 for your own username. Download the certificate from https://www.wireless.bris.ac.uk/certs/eaproot/uob-net-ca.crt

Connection=’wireless’
Interface=wlan0
Security=’wpa-configsection’
Description=”eduroam network”
IP=’dhcp’
TimeoutWPA=30
WPAConfigSection=(
‘ssid=”eduroam”‘
‘key_mgmt=WPA-EAP’
‘eap=TTLS’
‘proto=WPA2’
‘phase2=”auth=MSCHAPV2″‘
‘anonymous_identity=”nobody@bristol.ac.uk”‘

# uob login
‘identity=”ab12345″‘
# you should put the certificate in /etc/ssl/certs
‘ca_cert=”/etc/ssl/certs/uob-net-ca.crt”‘
# uob password
‘password=”password”‘
)

To connect you just have to run netctl start configFileName

IPv6 ready!
104.165.105.166 at 07:14, 10 Nov 23