Previously i have some problems about Gateway Fail over but now that is solved. Now i have another problem please help me as soon as you can.
I have 2 dsl lines. Both have 4 mb Package. i want to merge both speed and want to give our customer high speed. After merging both dsl lines total speed will 8mb. So after 1 fail over user converted to 4 mb.
Not possible. This is called bonding and your service provider has to support it. Some do but they supply there own routers. Closes is with PPC but the max speed will be 4 Meg although with some download managers it might appear as though you run 8 Meg because they are using both lines.
VERY Possibly if you have a concentration point outside to combine the lines again (and then use an IP address from there). Sadly Mikrotik decides to ignore the base technology to make that simple (MultiLink PPTP, including a server)
Withtou that you need to:
Estbablish multiple PPTP links that appear on different adsl lines (easiest: hardcode /32 routes, use different target ip addresses on concentrator)
Either use nth rules on both ends to distribute traffic over the links, OR put an EOIP / VPLS links over each, then use ethernet bonding.
PFsense and some others supposedly handle that a lot better, but Mikrotik does ignore this area. My biggest complaint - I would love to see proper PPTP handling on both sides with 5.x / 6.x. Like you I am in a similar situation - for an office where the biggest connection I can get is pathetic, sadly
Whow. Get real. I currently charge 100 USD per hour on a LONG TERM project (i.e. I am on there full time for about 8 months now), granted not for router configuration, but still… there are areas you dont get a plumber for that. 60 USD, depending where you are, is peanuts for something that likely takes some hours thanks to a user being over his head with pro equipment (and there is no doubt that Mikrotik is NOT an end user router, but one made for people knowing a little bit what they do).
Btw., it really is not that complex, if you have a central router to work things to. I am right now watching a router happily downloading 9-11 mbit over dual 6mbit connections Can not say i like the CPU load on the office side too much, though…
Thanks aacable, maybe put it as a WIKI as well. Great writeup. Have you ever tried different setups to get the balancing more even. With this set up you always get that one or two lines would use much more data than the other once, or maybe one line would be congested while nothing happens on the other lines.
At my friend’s setup, All 4 DSL Lines were of un equal speed, 2 Lines with higher n 2 with lower bandwidth links, that’s why you are seeing un equal link speed in the screen shots. However
However if you want to force MT to use one link more then other, for example WAN4, you can add more PCC lines but assigning the same two marks to a specific link , something like
This link really helped me , I have now merged 4 DSL lines, (10Mb each line) and I am now getting average of 35/36 MB in peak timings. Previously I was using TPLINK 4 wan load balancer but it had issues with secure sites , Download broken and streaming, but this pcc method gave me best performance (around 95% ok) so far.