Queue Tree 2xbridges

Hi Guys.

Been ages since I’ve done queue trees. So just to help me remember..

I have two bridges. bri-lan and bri-wifi. I want the lan to always have priority over wifi. So I would do the following:

  1. Create a master queue with MAX Bandwidth set. In this case 150M (200M connection, full duplex).
  2. Create a child queue for each bridge with a max bandwidth set
  3. Create mangle rules on forward for upload and download for each bridge, 4 mangle rules in total
  4. Create two queues in each child queue for upload and download based on packet marks

correct?

Queue tree is not bidirectional (if you use it)

So you have to have two root queues

Upload
-upload lan
-upload wlan

Download
-download lan
-download wlan

In case of queue trees you have to use mangle to mark connections and than their packets

By default firewall is off for bridges

Go to Bridge - settings - use firewall