4 Nov
2011
4 Nov
'11
10:22 a.m.
On 11/4/2011 3:01 PM, Fajar A. Nugraha wrote: > On Fri, Nov 4, 2011 at 8:53 PM, Miha Zoubek<miha@softnet.si> wrote: >> Just curies do you maybe know if I can get radclient working with >> freeswitch? >> @Fajar I was trying to use with freeswitch as is written >> on http://wiki.freeswitch.org/wiki/Mod_rad_auth. >> >> But I am getting a few error s which I am unable to fix:) > My GUESS it's similar to poptop setup. See http://wiki.freeradius.org/PopTop . > In poptop's case you need to: > - have a radius client library (vendor-provided package should be enough) > - configure poptop to use the correct configuration file (radiusclient > and radiusclient-ng has different configuration directory, but both > should work) > - configure additional needed dictionary items (e.g. to support > MSCHAP, example in the wiki page) > > In your case I suggest try using distro-provided radiusclient first, > and if it still doesn't work try checking radiusclient's dictionary. > Thank you for help! BR, Miha