Hi,
We have a set up where a van containing a number of machines is a rack travels to a venue and we would like to connect this to the office. We would like the operators in the van to be able to access services at the office and staff in the office to be able to access the machines in the van. We reckon that the best VPN for this situation is to use L2TP and have used the following as a guides to configure the routers. It is only router in the vans that will initiate the connection and we have a static IP for the office. When the van is not travelling the rack is in the office and connected to the office LAN.
https://wiki.mikrotik.com/wiki/VPN_(any_type)_between_2_Mikrotik_routers_and_no_static_IP_addresses
https://www.mikrotik.com/testdocs/ros/3.0/vpn/l2tp.pdf
Everything is working fine when the rack is connected to an external internet (we’re using an 3G modem to as the external internet), ping times between the routers and hosts on each subnet are fine. We can ssh to the machines on either both sides of the VPN no problem and the expected response times.
When the router in the rack is connected to the office LAN via the routers WAN port then ping times are fine but any connection to a TCP port is suffering from a six second or longer delay. A simple timing test was to use https://gist.github.com/1kastner/e083f9e813c0464e6a2ec8910553e632 and connect to the service with curl or a browser.
Can anyone help us solve this delay problem?
TIA
Duncan