Hello,

Tuesday, January 21, 2003, 5:51:06 AM, Li Lin wrote:


LL> Hi,

LL> I am setting up the dynamic IP addresses from FreeRadius and I have some
LL> questions as follows.

LL> 1. I included the rlm_ippool into the Makefile and put dbm in the users
LL> file.
It is good idea to leave only modules you plan to use.
So review the presence some modules (chap, mschap,suffix,dbm, ...)
in configuration file or learn more about it.
LL>    I do not know why I still get the following an error message as follow.

LL> "/usr/local/etc/raddb/users[101]: Parse error (reply) for entry
LL> userSecret1Name: Unknown attribute Pool-Name
LL> Errors reading /usr/local/etc/raddb/users "
Which version of freeradius do you use?
Look the Pool-Name attribute is defined in dictionaries by command
fgrep Pool-Name /usr/local/etc/raddb/dictionary*


LL> 2. Could you check my users, radiusd.conf files to see anything
LL> missing/incorrect for the dynamic IP Radius addressing?

LL> authorize {
LL>   
LL>         preprocess

LL>         chap          did you use it ?
LL>         mschap        did you use it ?

LL>         suffix
LL>         files
LL>         mypool        may be safety removed from this section
LL>         dbm           did you use it ?
LL> 
LL> }


LL> Thank you very much.

LL> Li Lin


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to