<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 29 Sep 2011, at 18:23, andreapepa wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Yes there two kind of mikrotik nas, one is a cpe to connect users lan by 5GHz<br>wireless bridge and the ohter is a classical access point to give access to<br>wireless clients.<br><br>I've inserted this at the end of policy section in policy.conf but seems not<br>to be read:<br></div></blockquote><div><br></div><div>Yes you need to call it in the server config.</div><div><br></div><div>sites-available/default</div><div><br></div><div>authorize {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>...</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>autz_by_frequency</div><div>}</div><div><br></div><div><br></div><div>policy.conf</div><div><br></div></div><div><div>policy {</div><div>   <span class="Apple-tab-span" style="white-space:pre">    </span>autz_by_frequency {</div><div>        <span class="Apple-tab-span" style="white-space:pre">      </span>if(Called-Station-Id =~ /:WiNET-TR5G^/ && User-Name != 'usercpe01'){</div><div><span class="Apple-tab-span" style="white-space:pre">                    </span>reject</div><div><span class="Apple-tab-span" style="white-space:pre">               </span>}</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>}</div><div>}</div></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Arran Cudbard-Bell<br><a href="mailto:a.cudbardb@freeradius.org">a.cudbardb@freeradius.org</a><br><br>Betelwiki, Betelwiki, Betelwiki....<span class="Apple-converted-space"> </span>http://wiki.freeradius.org/ !</div></span></div></span></span>
</div>
<br></body></html>