Closed wprater closed 11 years ago
It could be a MSS issue, but there are so many things involved here that it's hard to tell :-)
You could clone the repo, edit the config file generator, and rebuild the container image (docker build -t openvpn .
from the repo, then docker run ... openvpn
instead of jpetazzo/openvpn
).
Yeah, I'll play around with it. Cheers!
thought it might be because of the MSS being incorrect? I was going to apply the
mtu-test
directive, but was not sure the best way to test this.Should I clone this repo and make my own image? Im new to Docker.
Cheers