Hi, everybody! After switching to systemd-resolved I've discovered that local address resolution uses only LLMNR which causes some inconvenience. Resolving local network host names constantly jumps between ipv4 and ipv6. It is something like 2 minutes ping resolves ipv4 address and 2 other minutes ipv6 addresses. I've looked at what happens at the network level and found that upon resolution systemd-resolved send 2 broadcast requests - one for ipv4 and one for ipv6 and uses the response which comes first. The problem is that sometimes it sends ipv4 request first and sometimes ipv6 which affects the order in which responses are returned. -- Regards, Georgy _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel