ctunnel icon indicating copy to clipboard operation
ctunnel copied to clipboard

Multiple clients with one server - VPN mode

Open FeriX86 opened this issue 5 years ago • 1 comments

Hi I was trying to use VPN mode in the manner of multiple clients connect to one server. They all get connected. I can ping the server from all the clients but the server cannot ping all clients. In detail, the server can only ping one server a time and that server is dynamically changed. For example, for a few seconds, client A is accessible from server, after that it changes to Client B and etc .. What is the problem? How it can be fixed? Thanks

FeriX86 avatar Jul 17 '20 14:07 FeriX86

Currently ctunnel only supports one client per server process.

Connecting more than one client will result in unexpected behavior.

Multiple clients should be supported in the next release.

alienrobotarmy avatar Jul 17 '20 20:07 alienrobotarmy