"Ryan Melendez" <rmelendez@wayport.net> wrote: > Can someone please tell me how I might fix this? > ... > rlm_eap_mschapv2: out of memory > rlm_eap: Default EAP type mschapv2 failed in initiate From looking at the source, it happens when a call to pairmake() fails. I'd guess that the MS-CHAP-Challenge attribute it's in your dictionaries. Alan DeKok.