Hi all

Finally have ippool working but it seems my setting are messed-up
somewhere

Radiusd.conf
-------------
ippool main_pool {

                range-start = x.x.x.x
                range-stop = x.x.x.x
                netmask = 255.255.255.0
                cache-size = 800
                session-db = /home/radius/db.ippool
                ip-index = /home/radius/db.ipindex
                override = yes

Radius Db
----------
Radcheck

mysql> select * from radcheck;
+----+----------+---------------+----+----------------------------------
--+
| id | UserName | Attribute     | op | Value
|
+----+----------+---------------+----+----------------------------------
--+
|  1 | tester    | Pool-Name     | == | main_pool
|

I get an access-reject message when sending a radtest?
radtest tester <pass>  127.0.0.1 0 <secret>


Does radcheck need the Pool-Name attribute?
Where do you place the password for user tester in the sql DB?

Thanks guys
Mark

Notice
This email is intended for the addressee only and may contain legally 
privileged and/or confidential information.  If you have received this email in 
error and are not the intended recipient, you are hereby informed that you are 
not entitled to read, broadcast, distribute or in any manner whatsoever use the 
contents of this email or any attachments thereto.  You are requested to please 
notify Psitek that you have received the email and then delete it.  Unless 
clearly stated otherwise, the content and sentiments expressed in this email or 
any attachments thereto are those of the sender and not of Psitek (Proprietary) 
Limited.  Psitek does not accept liability for any damages, loss or expense of 
any nature whatsoever arising (a) out of or in connection with the email or any 
attachments thereto and/or (b) from any act or omission by the recipient 
relying upon the content of the email or attachments.  Psitek further disclaims 
liability for any damages caused by computer and/or s!
 oftware viruses.  Should this email contain the terms of a contract, no 
binding agreement will result until such time as a written (hardcopy) document 
is signed on behalf of Psitek.

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

Reply via email to