Re: [systemd-devel] Regression in ipv6 resolutions in systemd-resolved with AF_UNSPEC

2016-02-24 Thread Mantas Mikulėnas
On Wed, Feb 24, 2016 at 2:04 PM, Yuriy M. Kaminskiy wrote: > On 19.02.2016 18:26, Lennart Poettering wrote: > >> Note that resolved will not look up IPv6 addresses if this isn't >> explicitly requested if there are no local routable IPv6 addresses >> configured. And vice versa, it won't look for

Re: [systemd-devel] Regression in ipv6 resolutions in systemd-resolved with AF_UNSPEC

2016-02-24 Thread Yuriy M. Kaminskiy
On 19.02.2016 18:26, Lennart Poettering wrote: On Fri, 19.02.16 15:43, Sébastien Luttringer (se...@seblu.net) wrote: Hello, Since systemd v229, I have one server which no more resolve ipv6 adresses when it use nss-resolve and AF_UNSPEC. This issue seems to be linked with the DNS resolver used

Re: [systemd-devel] Regression in ipv6 resolutions in systemd-resolved with AF_UNSPEC

2016-02-23 Thread Lennart Poettering
On Fri, 19.02.16 15:43, Sébastien Luttringer (se...@seblu.net) wrote: > Hello, > > Since systemd v229, I have one server which no more resolve ipv6 adresses when > it use nss-resolve and AF_UNSPEC. > > This issue seems to be linked with the DNS resolver used on its network. This > resolved is pr

[systemd-devel] Regression in ipv6 resolutions in systemd-resolved with AF_UNSPEC

2016-02-19 Thread Sébastien Luttringer
Hello, Since systemd v229, I have one server which no more resolve ipv6 adresses when it use nss-resolve and AF_UNSPEC. This issue seems to be linked with the DNS resolver used on its network. This resolved is provided by a french FAI box (SFR). I'm currently not able to understand precisely whe