After checking the logs, i found nas table was not found in radius database. I created and solve the problem but now i'm getting another error concerning ip address as below:<br><br>listen {<br>        type = "auth"<br>
        ipaddr = *<br>        port = 1812<br>Failed binding to authentication address * port 1812: Address already in use <br>/etc/freeradius/radiusd.conf[241]: Error binding to port for 0.0.0.0 port 1812<br><br>Any assistance is appreciated.<br>
Thanks,<br>Kambey<br><br><br><div class="gmail_quote">On Fri, Oct 7, 2011 at 1:28 PM, Alan Buxey <span dir="ltr"><<a href="mailto:A.L.M.Buxey@lboro.ac.uk">A.L.M.Buxey@lboro.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<div class="im">>    Hi guys,<br>
>    I was installing freeradius and after complete successfull installation<br>
>    and some configuration , while testing by running freeradius -X i was<br>
>    getting some errors as below:<br>
>    /etc/freeradius/sql.conf[22]: Instantiation failed for module "sql"<br>
>    /etc/freeradius/sites-enabled/default[159]: Failed to find module "sql".<br>
>    /etc/freeradius/sites-enabled/default[62]: Errors parsing authorize<br>
>    section.<br>
<br>
</div>you havent supplied the full debug log which means we dont get all the info - it<br>
sounds like your server wasnt built with the required SQL module support - OR<br>
that you have only installed the basic freeradius daemon from package repository and<br>
not the other package that gives sql support - lots of distros split the freeradius<br>
package up into different packages eg<br>
<br>
freeradius2<br>
freeradius2-mysql<br>
freeradius2-postgresql<br>
freeradius2-yada-yada-yada<br>
<font color="#888888"><br>
alan<br>
</font><div><div></div><div class="h5">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/devel.html" target="_blank">http://www.freeradius.org/list/devel.html</a><br>
</div></div></blockquote></div><br>