Good way to maintain multiple connections between one openvpn server and one client

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
jiananwa
OpenVpn Newbie
Posts: 1
Joined: Fri May 18, 2018 12:48 am

Good way to maintain multiple connections between one openvpn server and one client

Post by jiananwa » Fri May 18, 2018 12:59 am

Recently we are using openvpn to implement a robust data transfer system between multiple sites of our group.

Because of the lossy nature of the links between two of our sites, we plan to use some udp tunneling mechanism to increase the bandwidth. However, the situation is the link is not always lossy and there is some overhead using that tunneling mechanism, so it is better to use the link without udp tunneling at that time. Therefore, I'm wondering if there is any mechanism currently openvpn server provides to maintain multiple links between one server and one client, and route the traffic between these two links given different criteria. If there is no support from openvpn, what will be the best practice to do it if you are given this situation?

Thanks a lot!

Post Reply