So I want to have my own nameservers, like ns1.mydomain.com and ns2 and I have the following things:
- my domain (with godaddy)
- a VPS with 1 IP
- a DNS shared service with access to cPanel and ns1.hostingcompany.com and ns2.hostingcompany.com
So, it's possible to use their shared DNS service and get my own nameservers?
Answer
Use your VPS as primary for your DNS, then use a DNS replication service as secondary. This is simple and gives best reliability.
For your VPS: install and configure a DNS software. BIND is popular. djbdns is good.
As DNS replication (aka secondary DNS) service, there are several for free:
Find more services at this list of secondary DNS services page.
No comments:
Post a Comment