[Bug 1812744] Re: resolved uses only per-link dns servers

2019-01-21 Thread Dimitri John Ledkov
That is intentionally done by NM to prevent leaking DNS queries. Which is privacy sensitive (ie. do _not_ use "public" dns, to query VPN encrypted hostnames). If you do not want to use router configured DNS servers, you can specify per-connection DNS server overrides in network-manager, which is i

[Bug 1812744] Re: resolved uses only per-link dns servers

2019-01-21 Thread Dimitri John Ledkov
** Attachment added: "Screenshot from 2019-01-21 23-11-46.png" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1812744/+attachment/5231234/+files/Screenshot%20from%202019-01-21%2023-11-46.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1812744] Re: resolved uses only per-link dns servers

2019-01-21 Thread Dimitri John Ledkov
turns of DNS automatic => turn off automatic DNS -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812744 Title: resolved uses only per-link dns servers To manage notifications about this bug go to: h

[Bug 1812744] Re: resolved uses only per-link dns servers

2019-01-21 Thread Julian Andres Klode
This is caused by network-manager pushing ~. as the search domain. This effectively makes resolved ignore the DNS servers I configured. I could fix this by adding Domains=~. to resolved.conf, but I don't know, this does not feel right - network-manager essentially breaks a resolved feature. ** Als

[Bug 1812744] Re: resolved uses only per-link dns servers

2019-01-21 Thread Julian Andres Klode
https://paste.ubuntu.com/p/gxnC326J7b/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812744 Title: resolved uses only per-link dns servers To manage notifications about this bug go to: https://bug

[Bug 1812744] Re: resolved uses only per-link dns servers

2019-01-21 Thread Julian Andres Klode
bionic looks ok: connect(15, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("1.1.1.1")}, 16) = 0 connect(16, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("1.1.1.1")}, 16) = 0 connect(17, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("10.33.102.1")}, 16) =

[Bug 1812744] Re: resolved uses only per-link dns servers

2019-01-21 Thread Dimitri John Ledkov
Can you please show your resolved config? E.g.: $ resolvectl --no-pager status | pastebinit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812744 Title: resolved uses only per-link dns servers To

[Bug 1812744] Re: resolved uses only per-link dns servers

2019-01-21 Thread Julian Andres Klode
This is probably an upstream bug, but I'm not sure, so I went here first. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1812744 Title: resolved uses only per-link dns servers To manage notification