problem with ip_pools -- revisited
Alan DeKok
aland at deployingradius.com
Tue Jan 20 17:47:04 CET 2009
Marco C. Coelho wrote:
> 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?
You can try using Postgresql, which doesn't have this problem.
Or:
post-auth {
...
redundant {
main_pool
main_pool # just in case there was a race condition
main_pool2 # if main_pool is down
}
...
}
That might work.
Alan DeKok.
More information about the Freeradius-Users
mailing list