docker-compose -f compose/docker-compose-auth-test.yml up -d freeradius
Execute the following command
/sbin/wpa_supplicant -Dwired -ipon1_128 -c /etc/wpa_supplicant/wpa_supplicant.conf
This should pass with the following output
Successfully initialized wpa_supplicant pon1_128: Associated with 01:80:c2:00:00:03 WMM AC: Missing IEs pon1_128: CTRL-EVENT-EAP-STARTED EAP authentication started pon1_128: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=4 pon1_128: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 4 (MD5) selected pon1_128: CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully