Hello! I’ve managed to configure both OpenVPN client (connected to an VDS) and OpenVPN server on my hap ac^2 machine. Both are tun/ip. My router has the same DNS as the VDS does. Generally I use MikroTik as the ovpn server to access my home network devices from mobile devices or laptop and as the second security layer when connected to a public wi-fi hotspot.
Mikrotik as the client always stays connected to the VDS, it mangles and routes to the ovpn client interface all traffic to domains and IPs, enlisted in couple of firewall address lists. So when I need to access banned websites / services, a request will be automatically redirected to the VDS. Thank this I don’t have to route all my traffic through a VPN connection in favour of some IPs.
Both work well separately but does not combined. Let imagine I’ve connected my phone to the Mikrotik openvpn server. It handles requests to my home network and passes through other traffic, yet not the traffic that is being mangled and forwarded to VDS.
Any help concerning how to troubleshoot this will highly appreciated!