Shaping over multiple LAN interfaces

Hi,

I’ve 1 WAN ( My internet adsl provider ) and 2 LAN networks on my RouterOS.

My Interfaces are:

ether1 = PPPoE ISP connection
ether2 = 192.168.1.1/24
wlan1 = 192.168.2.1/24

My 2 LANs are:

192.168.1.0/24 from ether2 and 192.168.2.0/24 from wlan1

Users connected to ether2:

192.168.1.11/24 (user a1)
192.168.1.12/24 (user a2)
192.168.1.13/24 (user a3)

and Users connected to wlan1:

192.168.2.11/24 (user b1)
192.168.2.12/24 (user b2)
192.168.2.13/24 (user b3)


I want to asign 64k/128k to users b1 and a1 , and
other 64k/128 to users a2,a3 and b2,b3

users a1 and b1 will borrow 64k/128k bandwitdh
user, a2 a2 b2 and b3 will borrow 64k/128k bandwitdh

My problem is that I don’t know how to borrow HTB bandwitch
between diferents interfaces (ether2 and wlan1)

In Linux , there is a Patch called IMQ for this (and others) propose.

Can I do somthine similar with MikroTik ?

Thank you :slight_smile:






\

be patient..mac86..


I have problem same with you…

If I get the way to solve your matter, I will inform to you..

So if you got the way to solve it, please inform to me… Cz I need…

regards,
anzay

check you wiki and manual on how queue-tree works. Also search topics about queue-tree in forums, there are a lot of those.