[index][raw][main]

Wed Oct 25 08:51:03 CEST 2017

How to setup eduroam on OpenBSD

--

This is short HOW TO for eduroam setup on OpenBSD. Prepared and
tested on OpenBSD amd64 6.1.

Go to https://cat.eduroam.org/ , choose "download your eduroam
installer", choose your institution (University of Ostrava in my
case), Linux (yes, Linux as there is no OpenBSD option) and
download eduroam-linux-UoO.sh , execute eduroam-linux-UoO.sh

Use these command to connect (adjust interface and path to config
file).

doas ifconfig iwm0 -wpakey
doas ifconfig iwm0 nwid eduroam wpa wpaakms 802.1x up
doas wpa_supplicant -Bc /etc/wpa_supplicant.conf -D openbsd -i iwm0
doas dhclient iwm0