SQL IP Pool Not Accepting Redundant SQL

Arran Cudbard-Bell a.cudbardb at freeradius.org
Tue Oct 4 12:24:39 CEST 2011


> 
> 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
a.cudbardb at freeradius.org

Betelwiki, Betelwiki, Betelwiki.... http://wiki.freeradius.org/ !

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20111004/30d6ce2d/attachment.html>


More information about the Freeradius-Users mailing list