Hi guys, I would just like to know what I need to do to make my DNS server resolve external websites, I connect directly to my DNS server from my PC and my DNS can resolve all of the records hosted in it but if, for example I try to go to google.com then it won’t resolve.
I’m using BIND on an Ubuntu 12.04 x64 Droplet.
Thanks in advance, Francis
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!
search ow (This is because I host my own tld off of it) <br>nameserver 162.243.28.202 <br>nameserver 8.8.8.8 <br>nameserver 8.8.4.4 <br> <br>Thanks for replying!
It’s working fine for me: <br> <br><pre>$ dig google.com @162.243.28.202 <br> <br>[…] <br> <br>;; QUESTION SECTION: <br>;google.com. IN A <br> <br>;; ANSWER SECTION: <br>google.com. 84 IN A 62.0.54.109 <br>google.com. 84 IN A 62.0.54.88 <br>google.com. 84 IN A 62.0.54.114 <br>google.com. 84 IN A 62.0.54.103 <br>[…]</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.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.