14
edits
Changes
openbsd typos →wpa_supplicant Instructions
On [[OpenBSD]], the process is a little more complicated:
# ifconfig wlan0 nwid edoroam eduroam wpa wpaakms 802.1x up
# /usr/local/sbin/wpa_supplicant -B -i wlan0 -c /etc/wpa_supplicant.conf
# dhclient wlan0
# ifconfig iwm0 wlan0 inet6 autoconf
Alternate config options, besides domain_match are as follows (obviously not correct):