Radius Wireless Rate-Limit & Ascend-Data-Rate fail

Hi
When using a Mac auth against radius it fails to limit incoming traffic into the mikrotik.

Sending Access-Accept of id 40 to 192.168.56.26 port 32768
Mikrotik-Rate-Limit = “256k/256k”

works for download (on client) but upload is still unlimited.

I tried using Ascend Data (old post where it said was only 4 ppp) but same result.
What am I doing wrong?

I am routing into the wireless from bridge1, which is connected via ap client pseudobridge.

RB333 FW: v3.0rc11

thx KiWo

Mikrotik-Rate-Limit can only limit the AP Tx rates unless you are using Mikrotik on both the AP and the CPE.

-Gerard

thanks 4 the quick reply

is there any possibility to add a simple queue via script on connect?
So i could push some things via radius and create a new queue?

i would need something like this very desperate. :frowning:

Simple queue always queue upload/download for me, and using usermanager it limits my connection using ap tx-limit and client-tx limit… thats what i use to queue clients
-Jordan