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

Push configurations to block IPv6 #576

Open jadolg opened 4 years ago

jadolg commented 4 years ago

Hello! I'm setting up my server on this hosting that does not have IPv6 support. I'm not interested in IPv6 and won't provide support for my users but I'm having a problem with this. If I'm not routing the IPv6 through the VPN my system will handle them outside the VPN and therefore leak my address and use an unprotected connection. I could disable IPv6 for my system but that's not precisely a thing you would ask someone else to do. Is there any way I could push some configuration to the clients so IPv6 is not routed?