<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:14pt"><div id="yiv1814257333"><div><div style="color:#000;background-color:#fff;font-family:arial, helvetica, sans-serif;font-size:14pt;"><div id="yiv1814257333yui_3_2_0_15_134788332806042"><div id="yiv1814257333yui_3_2_0_15_134788332806042">hi,</div><div id="yiv1814257333yui_3_2_0_15_134788332806042">I'have tried to configure eap-psk on freeradius-server v2.1.x (http://git.freeradius.org/). I have used this hostap version to have libeap.so (git clone git://w1.fi/srv/git/hostap-06.git). I followed the steps below for the compilation of freeradius:<br><span class="yiv1814257333Apple-style-span yui_3_2_0_17_134787520771560" style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;font-size:11px;border-collapse:collapse;" id="yiv1814257333yui_3_2_0_15_134788332806083"></span><br>I edited the rlm_eap2/Makefile and indicates the hostapd path
 <span class="tab">and the target.<br> # ./configure --with-experimental-modules --with-rlm_eap2<br> # make and make install does not provide errors<br></span></div><div id="yiv1814257333yui_3_2_0_15_134788332806042"><span class="yiv1814257333Apple-style-span" style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;font-size:11px;border-collapse:collapse;" id="yiv1814257333yui_3_2_0_15_134788332806083"></span><br>I commented all the line of eap.conf and add the end :<br> eap2{<br>    psk{}<br>}<br>I replaced allow eap in the site-enabled/default by eap2.<br>when I want to start my server with this command : export LD_PRELOAD=~/eap_example/libeap.so && radiusd -x <br>I got this message error:<br id="yiv1814257333yui_3_2_0_15_134788332806076"></div><div id="yiv1814257333yui_3_2_0_15_134788332806042">/usr/local/etc/raddb/eap.conf[17]: Failed linking to rlm_eap2 structure: /usr/local/lib/rlm_eap2-2.2.0.so:
 undefined symbol: rlm_eap2 </div><div id="yiv1814257333yui_3_2_0_15_134788332806042">/usr/local/etc/raddb/sites-enabled/default[310]: Failed to find "eap2" in the "modules" section.</div><div id="yiv1814257333yui_3_2_0_15_134788332806042">/usr/local/etc/raddb/sites-enabled/default[252]: Errors parsing authenticate section.<br><br>Does any one have any ideas on how to resolve this problem?<br><br>Thanks in advance. <br><br><br></div></div></div></div></div></div></body></html>