We finally managed to fix it!
By simply exchanging the network driver of the VM from e1000 to vmxnet3 the problem was gone. Finally.
Thank you for your feedback. Did you change something in bridge configuration about MTU or did you leave it as default?mine is solved too.... I tried a lot playing with the mtu and finally I ended up adding the ether interface in a bridge and now it works in less than 1 second
/ip firewall nat
add action=dst-nat chain=dstnat dst-address=WANIPOFCUSTOMER dst-port=8291 protocol=tcp src-address=WANIPOFYOUROFFICE to-addresses=192.168.199.1(bridge IP)
system reset-configuration no-defaults=yes
VPN Interface 1
/ip route add dst-address=192.168.2.0/24 gateway=192.168.1.253
This is a known limitation: BGP routing table loading is single threaded thus using only one CPU.Slow download speeds BGP prefixes, and uneven loading the CPU.