Page 1 of 1

How the data transfers between two vpn client happens

Posted: Sun Dec 29, 2013 10:29 am
by tushar.gangwal
Hello,
I want to know what is the role of openvpn server when two clients transfer data between each other. Does the whole data routes via the vpn server or the peer to peer data transfer happens.
If peer to peer data transfer does not happens i want to know if there any way to make it possible so that the role of server while communication between the clients can be minimized also to reduce the load from openvpn server.
Regards
Tushar

Re: How the data transfers between two vpn client happens

Posted: Mon Dec 30, 2013 8:43 am
by maikcat
I want to know what is the role of openvpn server when two clients transfer data between each other. Does the whole data routes via the vpn server or the peer to peer data transfer happens.
if they communicate using their vpn based ip then ALL data pass via openvpn server.

Michael.

Re: How the data transfers between two vpn client happens

Posted: Tue Dec 31, 2013 3:10 am
by tushar.gangwal
Is there any way to make it peer to peer communication to minimize the load from the server