i face problem with merge, i want get one external ip from merge and full speed from two wan
i merge with nth two wan every one 4mb
i want use one external ip from both in browsing not change because some site need one ip not two also want two wan speed not one , some times i download from site but use one wan speed or stop download because i use two ip .
i think to use vpn but now i cannot use premium vpn server .also free vpn not good because rate limit for server .
if any one have other solutions ,help me ?
See if your ISP supports MLPPP.
That will give you the full bonded bandwidth to even a single thread download, give fault tolerance, and a single IP address.
MLPPP = Multilink PPP. It means that PPP is bonding multiple interfaces into one logical interface. Search the Mikrotik wiki - it has a page explaining mlppp. This solution does exactly what you want to do, but the ISP must support it.
MY ISP NOT SUPPORT MLPP
what if use vpn ?
i got vpn from PIA but also not work it connected but not work with me i define ip address from my lan in mikrotik but not work please help me ZeroByte
what you want is possible but it has many complicated parts. It could be very hard to troubleshoot…
You’ll need a unique public IP on each WAN interface. I assume the VPN peer has a single IP- so you’ll need to use route tables to force each interface to use its own table. Set a /32 static host route in each wan’s table. Set the default table’s default gw to be both tunnels with equal weight. Depending on how the peer works you might need to masquerade your tunnel traffic as the VPN private IP of each tunnel.
This is an advanced configuration and I don’t recommend this unless you’re VERY experienced with routing and NAT and VPN. If something breaks, troubleshooting is going to be very difficult.
thank you for interest but i can’t do any thing becuase i’m not experieced with routing and nat
can you tell me anything else help me with that problem , any thing else help me to solve problem
i faced big problem when visit any site need one ip not two
like facebook ,youtub and other
if you know any way to solve it ,please provide me and thank you