Following the official instructions from OpenVPN at: https://openvpn.net/as-docs/docker.html
Successfully set up the Access Server, port forwarding, connection profiles and clientes can connect to it without any issues. The problem I'm having is that I can't seem to access my local network afterwards. I can connect to it, but not much else.
The container has an IP of 192.168.215.3, while the physical machines that runs it (M4 mini, Sequoia 15.5, OrbStack 1.11.3) uses 10.0.1.35 from my internal network.
I've tried using NAT and Routing but neither works. Funny thing is, Port Forwarding rules work perfectly fine and they are pointing to 10.0.1.35, so OrbStack IS routing traffic TO the container.
Any ideas?
Successfully set up the Access Server, port forwarding, connection profiles and clientes can connect to it without any issues. The problem I'm having is that I can't seem to access my local network afterwards. I can connect to it, but not much else.
The container has an IP of 192.168.215.3, while the physical machines that runs it (M4 mini, Sequoia 15.5, OrbStack 1.11.3) uses 10.0.1.35 from my internal network.
I've tried using NAT and Routing but neither works. Funny thing is, Port Forwarding rules work perfectly fine and they are pointing to 10.0.1.35, so OrbStack IS routing traffic TO the container.
Any ideas?