I am trying to change my DNS to Google Public following these steps.
However, my IPv4 settings lack this option. Why is it missing?
I am trying to change my DNS to Google Public following these steps.
However, my IPv4 settings lack this option. Why is it missing?
You don't need an "automatic (DHCP) addresses only" option because, in your software, "Automatic (DHCP)" is for the address only. Note how the drop down is labelled "Addresses". The DNS settings have a separate Automatic toggle, which you have turned off in your case.
You can add your dns information in different ways like :-- If you like to set in GUI just go to system setting then network then edit or create a new network and mention your private dns or google dns there.
Second way is to edit the /etc/network/interfaces file and add your dns address their if you want to give a static ip.
Third if you have installed dhcp server than mentions you dns information in dhcp server configuration file.
Hope it will work for you .......Thanks!!