The only other place the main ip pool is mentioned is in the site-enabled
file.
Within post-auth.

post-auth {

        main_pool

        sql

        Post-Auth-Type REJECT {
                attr_filter.access_reject
                sql
        }
}

I'll try and see if I can work it out by "man unlang" if not then I maybe
posting back.
Sorry...

Tony

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Alan DeKok
Sent: 12 February 2008 12:41
To: FreeRadius users mailing list
Subject: Re: Different IP Pool per proxied realm

Tony Spencer wrote:
> 
> I currently have this in radiusd.conf.

  That is NOT the only reference to the "ippool" module.  The IP's get
allocated *somewhere* via a reference to the "main_pool" module.  You
must have edited the configuration files to do this, because it is *not*
enabled in the default configuration.

> I've tried adding the statement before and inside this but even static
> assigned users get an address from the pool.

  Umm... please go read "man unlang".  It is a *policy* language for
*processing* packets.  It does not apply to module configurations.

  See the default configuration files for examples of how to use "if()".

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

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.20.2/1270 - Release Date: 10/02/2008
12:21
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.20.2/1270 - Release Date: 10/02/2008
12:21
 

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

Reply via email to