Sunday, 2 June 2013

On Ubuntu 12.04.2, what happens if I disable dnsmasq?

On Ubuntu 12.04.2, what happens if I disable dnsmasq?

I am using Ubuntu 12.04.2 LTS.
If I issue the following command
sudo gedit/etc/NetworkManager/NetworkManager.conf
and change the line
dns=dnsmasq
to
#dns=dnsmasq
What will happen? Will I disable or enable DNS caching?

No comments:

Post a Comment