kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.62k stars 2.37k forks source link

allow client-to-client ? #696

Closed racsnet closed 2 years ago

racsnet commented 2 years ago

Hi there,

I want to use this Image to have my LoraWAN Gateways accessible. Thanks for the great work it was really easy to have my GWs connect to the VPN.

But I am unable to communicate to them. Sadly I was unable to find some information in the docs. So is there a way to have client-to-client traffic allowed?

I could then simply connect to my openvpn and access the Gateways through this tunnel.

racsnet commented 2 years ago

client-to-client in config is right. seems like my gateway is blocking

Linyuxujun commented 1 year ago

Can you tell me how the gateway is blocked?