Hi guys, I would like to know how to use BIND on my Ubuntu Droplet that runs a caching dns server, I would like to do this because I would like to connect to it via my PC’s hosts file, and I would also be able to host custom domain extensions with it.
Thanks in advance, Francis ( Please let me know if I have been misinformed on anything! )
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Try installing unbound/dnsmasq: <br> <br><a href=“http://ubuntuserverguide.com/2012/10/how-to-installing-and-configure-unbound-on-ubuntu-server-12-04.html”>http://ubuntuserverguide.com/2012/10/how-to-installing-and-configure-unbound-on-ubuntu-server-12-04.html</a>
<b>“… how to use BIND on my Ubuntu Droplet that runs a caching dns server…”</b> <br> <br>Check out BIND’s <a href=“https://kb.isc.org/category/116/0/10/Software-Products/BIND9/Documentation/”>documentation</a>. <br> <br><b>“… I would like to connect to it via my PC’s hosts file, and I would also be able to host custom domain extensions with it.”</b> <br> <br>Can’t you accomplish this w/o running your own DNS server by simply entering your droplet’s IP address in your PC’s host file and associating it w/whatever custom domain you want? For example, in <code>C:\Windows\System32\drivers\etc\hosts</code>, append:<pre>droplet_ip_address your_custom_domain.tld</pre>
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
