Can you paste the part of the logs dealing with postauth ? The IP assignment should be done in postauth and it adds the Framed-IP-Address in the auth response. Also, can you paste the part of your radiusd.conf where you define the ip pool please ? _____ De : freeradius-users-bounces+s.cantos=neopost.com@lists.freeradius.org [mailto:freeradius-users-bounces+s.cantos=neopost.com@lists.freeradius.org] De la part de Giuseppina Venezia Envoyé : lundi 31 juillet 2006 16:26 À : FreeRadius users mailing list Objet : Re: ippool error On 7/31/06, Sebastien Cantos <s.cantos@neopost.com> wrote: I've something like this in the user file : .... That's Ok Then make sure you have a reference to your pool in the postauth section of radiusd.conf : Yes. 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 . I haven't this. Noy, I've added the name of my pool in accounting section and i have this error in adding to that one before: Mon Jul 31 16:11:45 2006 : Debug: Processing the accounting section of radiusd.conf Mon Jul 31 16:11:45 2006 : Debug: modcall: entering group accounting for request 1 Mon Jul 31 16:11:45 2006 : Debug: modsingle[accounting]: calling studenti (rlm_ippool) for request 1 Mon Jul 31 16:11:45 2006 : Debug: rlm_ippool: This is not an Accounting-Stop. Return NOOP. Mon Jul 31 16:11:45 2006 : Debug: modsingle[accounting]: returned from studenti (rlm_ippool) for request 1 Mon Jul 31 16:11:45 2006 : Debug: modcall[accounting]: module "studenti" returns noop for request 1 Regards, Thanks. Giusy