o no wonder all my trys didnt work =)<br>Thanks a lot!<br><br><div class="gmail_quote">On Fri, Dec 25, 2009 at 7:10 PM,  <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> I need to ask again for help.<br>
> So I added this code to Autorize section of Default config file.... it<br>
> blocks banned users well! But I need to tell them why they got banned so I<br>
> tried diferent ways to add Reply-Message in the logic<br>
> Nothing helped me so far...<br>
><br>
> So maybe some one can tell me how to add reply-message to this logic?<br>
><br>
> Thank you a lot and Marry Xmas<br>
><br>
><br>
><br>
> if (Calling-Station-Id == "%{sql: SELECT mac FROM `banlist` WHERE<br>
> mac='%{Calling-Station-Id}'}") {<br>
>       reject<br>
<br>
</div>        update reply {<br>
             Reply-Message = "Your account has been disabled."<br>
<div class="im">        }<br>
<br>
>       #reply := "Your account has been disabled."<br>
><br>
> }<br>
<br>
<br>
</div>Ivan Kalik<br>
<div><div></div><div class="h5"><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>
</div></div></blockquote></div><br>