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.

  • Megaf@lemmy.mlOP
    link
    fedilink
    arrow-up
    1
    ·
    10 months ago

    Hi there, so,

    • all connections are configured with ignore for ipv6.
    • all connections had DNS set to “manual”/(ignore dhcp), and they are set to 208.67.222.222.
    • systemd-resolved is not installed in the system.

    Thanks!