<div dir="ltr">The problem is we have databases in slave mode, only reading is allowed. We want pass these informations to another database...<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/6  <span dir="ltr"><<a href="mailto:A.L.M.Buxey@lboro.ac.uk" target="_blank">A.L.M.Buxey@lboro.ac.uk</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class="im"><br>
>    Hi, I would like to store freeradius session information like<br>
>    Acct-Session-Id, Acct-Start-Time, Acct-Stop-Time, Acct-Input-Octets,<br>
>    Acct-Output-Octets, Framed-IP-Address, NAS-IP-Address in external<br>
>    database.<br>
<br>
</div>the defauly config does this - you just need to edit the SQL module to<br>
be appropriate to your database (and have a DB you can write to!) and then<br>
use the 'sql' option in the accounting section (thats the section that will have<br>
those details as they are in RADIUS Accounting packets).<br>
<br>
>            accounting {<br>
>            #   sql<br>
>            }<br>
<br>
look. there.<br>
<br>
<br>
to optimise you might then want to look at other virtual servers to do this stuff like<br>
bufferedsql or the remote accounting proxy one.....and then make sure your DB is<br>
optimised....both running environment (memory allocation, disk platters etc) , the<br>
table indexes and the DB engine used for the tables.<br>
<br>
alan<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Pozdrawiam<br>Maciej Lew<br><br>tel. 883-376-062
</div>