Dear Friends, I am trying to compile freeRadius 3.0.9. on Solaris 10 environment. Initially I have faced the error "configure: error: FreeRADIUS requires libtalloc". I have installed the libtalloc.so.2 on my server. *amsterdam-lbr@/opt/csw/lib>ls -ltr *talloc** *-rwxr-xr-x 1 root bin 69184 Mar 6 2015 libtalloc.so.2.1.1* *lrwxrwxrwx 1 root root 18 Nov 3 13:23 libtalloc.so.2 -> libtalloc.so.2.1.1* *amsterdam-lbr@/opt/csw/lib>* After installing the same, I tried to compile v3.0.9 however still I am facing the error. Command used: user@/export/home/rad/freeradius-server-3.0.9>./configure --with-talloc-lib-dir=/opt/csw/lib/ --prefix=$INSTALL_DIR/RADIUS_STACK Error: checking for grep... (cached) /usr/sfw/bin//ggrep checking for _talloc in -ltalloc in */opt/csw/lib/*... no checking for _talloc in -ltalloc... no checking for _talloc in -ltalloc in /usr/local/lib... no checking for _talloc in -ltalloc in /opt/lib... no *configure: WARNING: talloc library not found. Use --with-talloc-lib-dir=<path>.* *configure: error: FreeRADIUS requires libtalloc* amsterdam-lbr@ /secaaa/ACCESS_GATEWAY_4.1/FSS_AAG/RADIUS_STACK/freeradius-server-3.0.9> Can you please help me to fix the same? Regards, Srithar On Thu, Oct 1, 2015 at 4:16 PM, Fajar A. Nugraha <list@fajar.net> wrote:
On Thu, Oct 1, 2015 at 12:26 PM, srithar jeevadurai <srijeevadurai1@gmail.com> wrote:
Is there any throttling done at Free Radius server (latest version 3.0.9)? so that when external module response is slow, Radius server would not fill the queue with incoming messages (from NAS). i.e. taking messages into queue and run into child hung issue. It uses throttling to have control over pending request queue when there is a slowness in the external system and queue size increases (since NAS is flooding the radius server).
I suggest you read radiusd.conf that comes with whatever version of FR you installed first, and see if the tunables there are enough for your purposes.
Do you want to automatically increase max_requests? Until how big, unlimited? And what do you want to do with requests already handled, keep waiting forever?
If you have "slow response from external module", then you should fix that module. For example,
http://lists.freeradius.org/pipermail/freeradius-users/2013-June/066900.html
There's also https://github.com/FreeRADIUS/freeradius-server/issues/880 , so if you get that similar error message, latest 2.x should already fix that.
-- Fajar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- Regards, Srithar Durairaj Alternate Mail I.D: srijeevadurai1@yahoo.co.in Mobile: +919886251852