<style> p {margin-top:0px;margin-bottom:0px;} </style> <table border=0 width=100%% cellpadding=0 cellspacing=0 align=center> <tr> <td valign=top style='padding:8pt;'><font size=2>Thanks a lot Alexandre! It worked perfectly!<BR>
Cheers, Cristina Miyata<BR>
<BR>

<BLOCKQUOTE style="BORDER-TOP: rgb(204,204,204) 1px solid; PADDING-BOTTOM: 1ex; MARGIN: 0.8ex 0pt 0pt">---------[ Received Mail Content ]----------<BR>
<B>Subject : </B>Re: How to filter accountings based on the value of a VSA attribute<BR>
<B>Date : </B>Wed, 19 Nov 2008 09:31:08 -1000<BR>
<B>From : </B>Alexandre Chapellon <alexandre.chapellon@mana.pf><BR>
<B>To : </B>FreeRadius users mailing list <freeradius-users@lists.freeradius.org><BR>
<BR>
Having more details about your conf would help but anyway "unlang" can <BR>
do this (man unlang). <BR>
<BR>
if (attribute == "value") { <BR>
update control { <BR>
Proxy-To-Realm := "realm" <BR>
} <BR>
} <BR>
<BR>
P.S: this cannot be done in proxy.conf file..... <BR>
<BR>
Le 19.11.2008 08:55, cris miyata a écrit : <BR>
> Dear FreeRADIUS users, <BR>
> <BR>
> <BR>
> <BR>
> We configured FreeRADIUS to send accounting to 2 different servers, but for one of them I want to send only the accountings that have a VSA attribute equal to a give value. <BR>
> <BR>
> <BR>
> <BR>
> Does anyone know how to do this configuration? <BR>
> <BR>
> <BR>
> <BR>
> Thanks in advance. <BR>
> <BR>
> <BR>
> <BR>
> Regards, <BR>
> <BR>
> <BR>
> Cristina Miyata <BR>
> <BR>
> <BR>
> ------------------------------------------------------------------------ <BR>
> <BR>
> - <BR>
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html <BR>
</BLOCKQUOTE>
</font></td></tr>
</table>