Alexandre Chapellon wrote: > I have a problem loading freeradius since i enabled sqlippool
You need to enable the SQL module, too. > i get the following message: > freeradius: symbol lookup error: > /usr/lib/freeradius/rlm_sqlippool-2.0.5.so: undefined symbol: sql_get_socket ... > and none of the linked library contains any sql_get_socket symbol (in > fact for most of thoose lib files nm returns no symbols) > > What the hell did I miss? List "sql" in the "instantiate" section so it's loaded, too. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

