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.

you are viewing a single comment's thread
view the rest of the comments
[–] [S] 2 points 2 years ago*

I just found this file, now sure if it's related or not.

$: cat /run/NetworkManager/resolv.conf
# Generated by NetworkManager
nameserver ::1

and

$: cat /run/NetworkManager/no-stub-resolv.conf
# Generated by NetworkManager
nameserver ::1

Edit: those are generated from the /etc/resolv.conf NM generates.

  • source