Hi Stuart,

thanks, but that does not seem to be the problem. It was already
configured like that:

pyrrha(p5)| cat /etc/wpa_supplicant.conf
# $OpenBSD: wpa_supplicant.conf,v 1.2 2013/01/28 11:03:16 sthen Exp $
# Sample wpa_supplicant configuration file for wired IEEE 802.1x
# port authentication. See wpa_supplicant.conf(5).

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
ap_scan=0

# wired network:

#network={
#       key_mgmt=IEEE8021X
#       eap=MD5
#       identity="user"
#       password="password"
#       eapol_flags=0
#}

# wireless network:

#network={
#        ssid="humppa"
#        key_mgmt=WPA-EAP
#        eap=TTLS PEAP
#        identity="user"
#        password="password"
#}


> From the README, "Access-point scanning is not currently supported
> by the OpenBSD code in wpa_supplicant, so ap_scan=0 should be set in
> ${SYSCONFDIR}/wpa_supplicant.conf".
_______________________________________________
Openbsd-newbies mailing list
Openbsd-newbies@sfobug.theapt.org
http://mailman.theapt.org/listinfo/openbsd-newbies

Reply via email to