Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

i wanna know how to publish a public dns server over internet...

I wanna host other domain record from my home...

If its possible

then how does the top level domain will come to know abt domain A record and other records which i enter in my primary zone

share|improve this question

closed as off topic by jscott, Lucas Kauffman, voretaq7 Jul 28 '12 at 4:46

Questions on Server Fault are expected to relate to professional server, networking, or related infrastructure administration within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

You'd need a static IP to do that. You usually only get one if you are using a commercial internet connection, conventional home connections have dynamic ips.

If you have a static IP, you'd need to set your static ip as your domain nameservers on your domain configuration. For godaddy, for example, you'd follow these instructions: http://www.pc-freak.net/blog/how-to-add-custom-bind-dns-nameserver-to-use-with-godaddy/.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.