Hi2all,
I have set up port forward for WoW and it works fine. But I want to make good traffic control for it. Now, I have queue trees set up for 3 more games and it works fine. The problem is I can't join WoW unless I disable mangle rule. Then I join and for low latency I must enable it back again. Plz, does anyone has same experience and knows how to solve it so I don't need to disable the mangle every time? Here is my configuration:
Mangle:
chain=forward src-address=10.19.0.0/16 dst-address=!10.19.0.0/16 protocol=tcp dst-port=3724 action=mark-packet new-packet-mark=upload_high passthrough=no
Queue:
name="Igre" parent=Upload packet-mark=upload_high limit-at=100000 queue=PCQ_upload priority=1 max-limit=130000 burst-limit=0 burst-threshold=0 burst-time=0s
Port forward:
chain=dstnat src-address=!10.19.0.0/16 protocol=tcp dst-port=3724 action=dst-nat to-addresses=10.19.0.0-10.19.255.255 to-ports=3724
10.19.0.0/16 - local network