I have connected two offices with two mikoritk routers and I have carried out 2 tests, both with the same result
1-test:
I have connected the headquarters B-> A with PPTP protocol, All the traffic leaves through the headquarters A through a static route. But the clients who are connected at headquarters B do not exceed 20 Mbs of download according to the page nperf.com.
2.Test:
I have connected the headquarters B-> A using the l2tp protocol, with ipsec and activating and deactivating “allow fast path” and the same thing happens to me.
If I perform a speed test from mikrotik B to A with the public IP, it gives me an average download of 300 Mbs, but if I do the speed test using the tunnel IP (10.0.0.1) for headquarters A and 10.0 .0.2 for headquarters B does not exceed 25 mbs
What are the upload and download speeds of internet uplinks at sites A and B? If you connect from site A to internet via site B, each packet goes through site B’s uplink twice.
What is the ping response delay when you ping from site A to site B’s public IP (no tunnel)? Long round-trip delays affect TCP speed.
With PPTP without IPsec, no encryption acceleration is relevant, so if it’s not one of the reasons above, it’s rather a weak CPU as such. RB2011 is not the right device for a 300 Mbit/s uplink.
Post the config of the 2011, some configuration optimizations may help a bit, but I am afraid it is simply too weak to handle a symmetric 600 Mbit/s link. See the hint on anonymisation in my automatic signature below.
In this configuration the wan is in pptp “pptp-out 2” … which is the one that tries to give it more speed …
I have also tried L2TP but the speed is the same.
If I perform a btest from headquarters A to the public IP of B it gives me more than 200 Mbs if I activate the tunnel, (currently PPTP) and I create the route as default is when I cannot perform a btest at more than 20 Mbs.
What if someone sees something strange in the configuration that says it or explains here how to implement it, how to connect headquarters A with headquarters B and get a higher Btest?