Hi,
I have an Internet connection to my MT box, with about 30 clients on 3 separate client networks (separate ethernet cards). They connect via Hotspot/Masquarade.
I want to share all the available bandwidth of the internet connection equally between all of the clients (regardless of which ethernet card they are connected to)
I have looked at the Bandwidth Control paper in the manual http://www.mikrotik.com/docs/ros/2.9/root/queue , and right at the end of that paper is an example of how to do it for a single private ethernet network.
Here are my questions:
-
Will the approach ion the example equally share UDP traffic as well as TCP?
-
How could I modify the example to cater for my three private ethernet networks. (If there is only a single client connected on one of the three private networks, I want him to have the full bandwidth of the public ethernet connection)
Any ideas/pointers, etc would be much appreciated.