hey thanks! got it working using that configuration below. It also worked when placed in instantiate block.
________________________________ From: Arran Cudbard-Bell <[email protected]> To: FreeRadius users mailing list <[email protected]> Cc: Det Det <[email protected]> Sent: Tuesday, October 4, 2011 6:24 PM Subject: Re: SQL IP Pool Not Accepting Redundant SQL > >You can't, 'redundant_sql' is not an sql-instance. You need to create two >instances of sqlippool, then wrap them in a redundant block... If you're using FR >= 2.1.11 or 3.* Overload the sqlippool module policy.conf policy { sqlippool { redundant { sqlippool1 sqlippool2 } } } Arran Cudbard-Bell [email protected] Betelwiki, Betelwiki, Betelwiki.... http://wiki.freeradius.org/ !
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

