Page 1 of 1

Shaping users on the same radio...

Posted: Sat May 28, 2005 9:42 pm
by djape
Hi folks,

I know that if users connected to the same wireless card and having same subnet (for example 192.168.0.0) can't be traffic shaped, or magled etc...
The only solution for this, that I know, is to give users different subnet addresses, so they will go through nat and then they could be traffic shaped etc...
I want to ask Mikrotik staff is it possible to mark traffic, and if not, can something be done in future releases of Mikrotik OS?

Thx and cheers...

Posted: Tue May 31, 2005 9:05 pm
by iredden
All at the same speed?

Using PCQ (Per Connection Queueing).

I wrote a script that generates the Mikrotik console commands from a MySQL database and then connects via SSH to the box, and sends the commands.

First it create an IP Firewall Mangle rule based on their MAC address, then associates flow to the queue tree at whatever speed. Works great!

Email my username(on this board) at gmail.com if you want the script.

Posted: Thu Jun 02, 2005 12:01 am
by sten
Email my username(on this board) at gmail.com if you want the script.
I am not currently at my laptop, but could you send a copy to lists@wm-access.no?

Posted: Thu Jun 02, 2005 1:31 am
by djape
Thx, I have sent you an e-mail :)

All same speed is good enough..

Cheers bro...

Posted: Thu Jun 02, 2005 9:54 am
by randyloveless
can you do that with the mac ?

Randy