NetworkManager Dnsmasq Plugin

Home » CentOS » NetworkManager Dnsmasq Plugin
CentOS No Comments

I am trying to get dnsmasq to work through NetworkManager by putting dns=dnsmasq into /etc/NetworkManager/NetworkManager.conf

NetworkManager still works but dnsmasq doesn’t start.

I get this error in /var/log/messages:

could not load plugin ‘dnsmasq’ from file
‘/usr/lib64/NetworkManager/libnm-settings-plugin-dnsmasq.so

And the referenced file doesn’t exist, as stated.

So where or how do I get libnm-settings-plugin-dnsmasq.so? I don’t see any rpm that provides that file, though I’m hoping to be proved wrong of course.