problem with ip_pools -- revisited
Marco C. Coelho
maillist1 at argontech.net
Tue Jan 20 17:10:05 CET 2009
Ouch....
This change made radius stop issuing IP addresses. It would start
without errors, but would then still authenticate a user, but would not
issue a new IP address.
Never good on a production server.... Yea I know, don't test on
production server.... Duhh
Is the syntax show below what you meant?
Thanks,
Marco
Marco C. Coelho wrote:
> I've moved redundant to be inside of post-auth and restarted
> radiusd..... Any ideas on how to test that it's working without
> waiting for a max usage night?
>
> It now looks like:
>
> post-auth {
> # Get an address from the IP Pool.
> main_pool
> main_pool2
> #
> sql
> redundant {
> # added by mcc per suggestions 11/9/08
> main_pool
> main_pool2
> #
> # reply_log
> }
>
>
>
> Marco C. Coelho wrote:
>> I've moved redundant to be inside of post-auth and restarted
>> radiusd..... Any ideas on how to test that it's working without
>> waiting for a max usage night?
>>
>> Marco
>>
>> tnt at kalik.net wrote:
>>>> Below are all sections of the radius.conf that I've got the pools called
>>>> out.
>>>>
>>>> accounting {
>>>> detail
>>>> main_pool
>>>> main_pool2
>>>> radutmp
>>>> sql
>>>> }
>>>>
>>>> post-auth {
>>>> # Get an address from the IP Pool.
>>>> main_pool
>>>> main_pool2
>>>> sql
>>>> }
>>>>
>>>> redundant {
>>>> # added by mcc per suggestions 11/9/08
>>>> main_pool
>>>> main_pool2
>>>> #
>>>> # reply_log
>>>> }
>>>>
>>>>
>>>
>>> redundant section should be *inside* post-auth.
>>>
>>> Ivan Kalik
>>> Kalik Informatika ISP
>>>
>>> -
>>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>>>
>>>
>> ------------------------------------------------------------------------
>>
>> -
>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
> ------------------------------------------------------------------------
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20090120/ef6d4f14/attachment.html>
More information about the Freeradius-Users
mailing list