Dear friends,
i am beginner, but before some time i configure MT to limit traffic of users PC in my firm. There is about 50 users, and about half of them use internet more or less. It was a shdsl 2mb up/down, and it works fine, but, these days i decide to link on mentioned MT another ADSL lines (4x1500kbbs up /198kbps down) to increase bandwidth.
On SHDSL I have statis IP adress, on ADSL I have 1 static and 3 dynamic adresses.
I have domain with DHCP server on ml310 server and else. Routes for internet and default gateway are provided by ml310
For my poor knowledge of routing with MT, i dont know to resolve what is best solution for load balancing and traffic shaping:
Is it better and easier to do something like round robin or to make groups and then make selection who goes where?
My english is like my knowledge of MT, so please sorry about that.
Thanks in advance to all good guys who help me with any advice.
you can find what you need in this pages
http://wiki.mikrotik.com/wiki/Load_Balancing
http://wiki.mikrotik.com/wiki/Load_Balancing_Persistent
http://wiki.mikrotik.com/wiki/Two_gateways_failover_with_load_balancing
thank u for fast reply,
i would like to please u to give me ur opinion about my situation, or this sugestion is your opinion, because i was also thinking of making group of users and redirect each on specific adsl or shdsl depend of rule.
I think thats less complex, so maybe u know some link for this situation. I repeat, Im bloody beginner in MT routing. I want to do something, but…
Thank all in advance.
1-Do you want to give your users public IPs ??
2-What type of connection is your ADSL ( PPPoA , PPPoE , IPoA , etc.) ??
No my friend, they dont need public IPs, just to go out through specific interface which I pickup. Connection is PPPoE, and routers are HUAWEI MT882u. On the LAN side, DHCP from router start with 192.168.1.1, so LAN card in MT computer have adress 192.168.1.2. I was thinking that this is all what I need to route traffic (because I have private adress 192.168.1.2) so I can identify to MT router. Am I right? Or i need to change router (or modem) and to set up MT to make connection?
Thank U.