I am now running into this problem. I'm still running Mojave (10.14.6),
if that makes any difference.
If AllowedIPs is everything, then /etc/resolv.conf is modified with the
remote DNS server.
If AllowedIPs is a remote private network(s), then /etc/resolv.conf
remains untouched, and DNS is local ISP.
Did you ever find a solution or workaround? I do not want all of my
traffic to go through this tunnel, but I *do* want DNS to resolve for
those private subnet hosts.
Cheers,
Chris
On 2020/10/31 07:38, Alexander A. Klimov wrote:
Hello there!
I have two almost identical tunnels. The only difference:
-AllowedIPs=0.0.0.0/0, ::/0
+AllowedIPs=192.168.234.153/32, 64:ff9b::192.168.234.153/128,
192.168.234.186/32, 64:ff9b::192.168.234.186/128
The first one's setting DNS=192.168.234.153 has an effect, the second
one's not.
Has anyone seen this problem, too?
Does anyone even know how to workaround it?
Best,
AK