Comment 6 for bug 1980146

Revision history for this message
mixmastamyk (ubforums) wrote : Re: dnsmasq often using 100% of CPU

⏵ cat /etc/resolv.conf
cat: /etc/resolv.conf: No such file or directory

⏵ cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false

[device]
wifi.scan-rand-mac-address=no

⏵ cat /etc/dnsmasq.conf
## everything is commented out here ##

⏵ cat /run/dnsmasq/resolv.conf
cat: /run/dnsmasq/resolv.conf: No such file or directory

⏵ cat /var/run/dhcpd.leases /run/dhcpd.leases
cat: /var/run/dhcpd.leases: No such file or directory
cat: /run/dhcpd.leases: No such file or directory

(This is an otherwise standard Ubuntu Mate system on Jammy, with dnsmasq and ssh installed.)