Report this

What is the reason for this report?

How to use MY DNS (inside my droplet) to handle MY DOMAIN

Posted on November 14, 2013

I need a self-made dns third level domain administration, like no-ip.info and similar.

I bought a domain (ismyservice.net) from ntc In the registerer control panel I create two entry for ns1.ismyservice.net 192.81.221.113 (the ip of my digital ocean droplet) and ns2.ismyservice.net that point to same ip, for now…

Is there something else to do to become the SOA of my domain ? I want that MY DNS reply to requests from mydomain and for my subdomains… how to do this ???



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.

You need a glue record in .net. Ask your domain provider how to get one.

Please explain me better … what is a glue record ?

root@elfoip:~# dig NS ismyservice.net @dns.nic.it <br> <br>; <<>> DiG 9.9.3-rpz2+rl.13214.22-P2-Ubuntu-1:9.9.3.dfsg.P2-4ubuntu1 <<>> NS ismyservice.net @dns.nic.it <br>;; global options: +cmd <br>;; Got answer: <br>;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 30800 <br>;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 <br>;; WARNING: recursion requested but not available <br> <br>;; OPT PSEUDOSECTION: <br>; EDNS: version: 0, flags:; udp: 4096 <br>;; QUESTION SECTION: <br>;ismyservice.net. IN NS <br> <br>;; Query time: 40 msec <br>;; SERVER: 192.12.192.5#53(192.12.192.5) <br>;; WHEN: Thu Nov 14 08:28:17 EST 2013 <br>;; MSG SIZE rcvd: 44

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.