I hope this is a right place to post.I have PIA VPN and trying to get it to work via OpenVPN.What I basically want: route none but specific machines through PIA.I've read most of this thread, and in the essence, I can either:- have a full tunnel and everything going through the VPN or- nothingI tried various combinations with the boxes set in the Client-Connection (Don't pull routes and Don't add/remove routes), first, second or both checked.NAT is configured manually, I have created both NAT for the LAN net and localhost net.I created a rule saying IPv4* LAN net over PIA_VPN gateway.Yet, I get the ISP-IP when querying the IP over internet.And the same thing happens when I try doing it the other way: everything over VPN, except client x. In that case, the client remains in the VPN, although the rule is in place.Where do I start troubleshooting?Small edit:I found out that if I use a "Don't pull routes" configuration, and both NAT and rules as needed, I can't browse... but I figured I can ping. Apparently resolution isn't working... so, how do I get DNS to work?From the log:2021-02-16T21:04:16 openvpn[76240] Options error: option 'dhcp-option' cannot be used in this context ([PUSH-OPTIONS]) 2021-02-16T21:04:16 openvpn[76240] Options error: option 'route-ipv6' cannot be used in this context ([PUSH-OPTIONS]) 2021-02-16T21:04:16 openvpn[76240] Options error: option 'redirect-gateway' cannot be used in this context ([PUSH-OPTIONS]) 2021-02-16T21:04:16 openvpn[76240] PUSH: Received control message: 'PUSH_REPLY,comp-lzo no,redirect-gateway def1,route-ipv6 2000::/3,dhcp-option DNS 10.0.0.243,route-gateway 10.32.112.1,topology subnet,ping 10,ping-restart 60,ifconfig 10.32.112.224 255.255.255.0,peer-id 2,cipher AES-128-GCM'