Multiple OpenVPN Connections over stunnel

I’m running into an issue with my OpenVPN setup over Stunnel and I’m hoping someone can help me out.

I’m trying to connect multiple clients to my OpenVPN server through Stunnel. Here are the two scenarios I’m dealing with:

  1. Two clients from the same IP address connecting to the stunnel server (same WiFi network).
  2. Two clients from different IP addresses connecting to the stunnel server (different networks).

Would either of these setups work? How about 3 clients? If so how do I make sure it is configured correctly? Can they all use the same OpenVPN profile or do they all have to be different? They must all connect via port 443 for firewall evasion purposes. Any insight would be appreciated. Also would this work on wstunnel?

Are you making a second post already? Yes, stunnel works with multiple connections, for openvpn you need to enable duplicate-cn.
Also you have an issue but didn’t say a word about it

Yeah it wasn’t letting me access the first post for some reason. I put that it was an issue at the top but I thought a question was a better description because I haven’t actually tested it this is hypothetical for now until I get back to school. Thanks for the help though.

DM me if you will have issues

Thanks. Would this also work with wstunnel and with two clients on the same network?

Would I have to do duplicate-cn or would it be a better idea to use different clients for each client.