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

route everything through the VPN *except* for localhost #762

Closed costa closed 8 months ago

costa commented 8 months ago

I am using the simplest suggested default configuration here, and it's perfectly fine for me to route everything through the VPN — except for localhost (or 127.0.0.1) — which I don't want to route anywhere. I've looked everywhere for a simple answer, but here we are... Thank you for your help!

costa commented 8 months ago

https://github.com/OpenVPN/openvpn/issues/428#issuecomment-1763343895