<pre><font size="4">Hello!<br>If you just want to send reply attributes of type Session-Octets-Limit <br>add this to your dictionary<br>file (located probably in /usr/local/share/freeradius):<br><br># Limit session traffic
<br>ATTRIBUTE       Session-Octets-Limit    227     integer<br># What to assume as limit - 0 in+out, 1 in, 2 out, 3 max(in,out)<br>ATTRIBUTE       Octets-Direction        228     integer<br><br>i tried this and its not working can u please tell me what i doing wrong?
<br></font></pre>