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@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