Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
You should be able to overwrite that entry directly by entering the command:#dhcpd dns 8.8.8.8It will only take one entry.Thanks & Regards,Rahul Nandan K
Hi Thomas,Can you please provide more details on your requirement?What is the server's IP address? What should be the public IP of the Server on the outside?Thanks & Regards,Rahul Nandan K
Hi Thomas,In order to remove the existing name-server you would need to go under "dns server-group DefaultDNS" and then remove the existing name-server. So the commands would be as below:#dns server-group DefaultDNS#no name-server 192.168.4.1At the s...