ippool error

Sebastien Cantos s.cantos at neopost.com
Mon Jul 31 15:32:47 CEST 2006


I’ve something like this in the user file :

 

DEFAULT Service-Type == Framed-User, Pool-Name := "main_pool"

        Framed-Protocol = PPP,

        Framed-MTU = 1500,

        Idle-Timeout = 300

 

Then make sure you have a reference to your pool in the postauth section of
radiusd.conf :

 

post-auth {

        #  Get an address from the IP Pool.

        main_pool

            

 

And also a reference of it in the accounting section (just to make sure an
IP will be cleared from the pool when an accounting STOP packet is
received). 

accounting {

            
..

            main_pool

            
.

 

Regards,

 

Sebastien. 

  _____  

De : freeradius-users-bounces+s.cantos=neopost.com at lists.freeradius.org
[mailto:freeradius-users-bounces+s.cantos=neopost.com at lists.freeradius.org]
De la part de Giuseppina Venezia
Envoyé : lundi 31 juillet 2006 14:31
À : FreeRadius users mailing list
Objet : Re: ippool error

 

 

On 7/31/06, Sebastien Cantos <s.cantos at neopost.com> wrote:

Yes it's possible. However you will have to store passwords in clear text
format onto the ldap. 


Ldap works fine. The authentication works, the only thing that doesn't works
is ip pool assignment. 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20060731/daf5a3f8/attachment.html>


More information about the Freeradius-Users mailing list