I have a router with 1 WAN interface and 2 LAN interfaces.
I want to merge the 2 LANs to share equally an Internet connection, but using as parent global-in and global-out… not LANs neither WAN as parent…
Then, how do I have use global-in and global-out to divide bandwidth to all users independently on which interface they are connected to (which one is upload and which one download)…
Thanks for reply…
Yes, Im using queue tree too, but as parint LAN and WAN for download and upload respectively…
But now y want to use like your example code, with global…
In the code you posted i can see you use global-in(parent) for both, upload and download…
Does I have to use global-in for both(upload and download)?