Hi everyone, so I’m having this weird issue. No matter the DNS and IP settings I use in NetworkManager, it will always generate the same resolv.conf.

resolv.conf

# Generated by NetworkManager
nameserver ::1

IPv6 is disabled by the way.

  • @[email protected]
    link
    fedilink
    41 year ago

    I’m not sure but this might have to do with systemd-resolved. You may want to disable it, that might fix your problem

    • MegafOP
      link
      fedilink
      21 year ago

      Thought about that too, but I don’t have resolvd nor systemd-resolv or systemd-resolve active. Nor do I have avahi running. Interesting isn’t it?

      • @[email protected]
        link
        fedilink
        21 year ago

        Do you have any DNS server on port 53? If so, could you check which process or application it is?

        • MegafOP
          link
          fedilink
          11 year ago

          Nope :( Neither dnsmasq nor bind are installed. Nothing on port 53 either.