KiWo
December 10, 2007, 12:28am
1
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
Gerard
December 10, 2007, 5:52am
2
Mikrotik-Rate-Limit can only limit the AP Tx rates unless you are using Mikrotik on both the AP and the CPE.
-Gerard
KiWo
December 10, 2007, 11:46am
3
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.
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