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.77k stars 2.39k forks source link

SSH over OpenVPN connection fails when Docker Swarm is running #242

Open joelchen opened 7 years ago

joelchen commented 7 years ago

Did someone encounter similar issue? https://github.com/docker/docker/issues/31972

joeljacobs commented 7 years ago

I think I've hit the same issue. I can't ssh to a host, but i can get to other ports. I am running docker swarm, but I can't shut it down to test.

tcpdump shows that my requests are getting all the way to the server running swarm, but they are never responded to.