RE: Freeradius-Users Digest, Vol 56, Issue 88

2009-12-15 Thread tnt


 Hello All,

 I did not fixed this problem. same configuration works on
 server (ubuntu). but on another server (freebsd) not works :(

 Please look
 to the 3 th line. its normally? (expand)

 +- entering group post-auth
 {...}

 [sqlippool] No Pool-Name defined.

 [sqlippool] expand -


 ++[sqlippool] returns noop-

 Nadir Aliyev


 Your configuration is OK. Your user entry isn't. What does your user
 entry
 look like (password etc.)?
 Ivan Kalik


 I use User-Password attribute in database.

Which is wrong in 2.x.

 And chap method
 authentification.

It requires clear text password, so use Cleartext-Password, not
User-Password. This is documented in so many places. User-Password is
invalid option for several years now.

 It's works normally. When I use radtest, auth successfully.

You haven't noticed *huge* warnings in the debug of this successful
authentication? How much bigger should they be made?

 Problem with ippool (or sqlippool), I think this is a bug, before radius
 v2
 I installed v1, upgraded it to v2 because v1 is no longer supported(radius
 is not started with sqlippool module, received error undefined symbol)

Because they are not the same. You should read about what is different.

Ivan Kalik

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


RE: Freeradius-Users Digest, Vol 56, Issue 88

2009-12-14 Thread Nadir M. Aliyev


 Hello All,

 I did not fixed this problem. same configuration works on
 server (ubuntu). but on another server (freebsd) not works :(

 Please look
 to the 3 th line. its normally? (expand)

 +- entering group post-auth
 {...}

 [sqlippool] No Pool-Name defined.

 [sqlippool] expand -


 ++[sqlippool] returns noop-

 Nadir Aliyev


 Your configuration is OK. Your user entry isn't. What does your user entry
 look like (password etc.)?
 Ivan Kalik


I use User-Password attribute in database. And chap method authentification.
It's works normally. When I use radtest, auth successfully.
But from windows machine this error appears: Server did not assign ip
address

Problem with ippool (or sqlippool), I think this is a bug, before radius v2
I installed v1, upgraded it to v2 because v1 is no longer supported(radius
is not started with sqlippool module, received error undefined symbol)



I tested it with ippool and sqlippool. 
Result is same:
[main_pool] Could not find Pool-Name attribute. 
or
[sqlippool] No Pool-Name defined.

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