> $ dig phspi05 @192.168.2.1 > ;; Warning: Message parser reports malformed message packet.
that's generally not good... > phspi05. 69314 IN A 192.168.2.35 ok, this is resolving the "single label" name. systemd-resolved never forwards lookups of single-label names (except for LLMNR, I believe). So, based on earlier output in this bug showing your configured search domain, let's see what the output looks like when we include the search domain: $ dig phspi05.phs $ dig phspi05.phs @192.168.2.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1821491 Title: DNS lookup fails for local hosts To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1821491/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
