IT_Architect
Verified User
- Joined
- Feb 27, 2006
- Messages
- 1,088
I have a client that wants to use external resolvers from Sprint, Savvis, etc. How do I go about setting that up with DirectAdmin?
Thanks!
Thanks!
Got it. I didn't know if there was a way to slave off another zone or have it slave off from DA.He can do that if he wants, by making the change with his registrar. All you have to do is change the DNS zone DirectAdmin keeps to match whatever settings he's using, if his aren't the same as yours.Jeff
I can from within DA add the ns records and a records of the external servers. I'm missing how /etc/resolv.conf helps with zone transfers to other public name servers or helping external traffic lookup the domain.Edit /etc/resolv.conf (nameserver xxx.xxx.xxx.xxx)
What exactly do your clients want?I have a client that wants to use external resolvers from Sprint, Savvis, etc. How do I go about setting that up with DirectAdmin?
No wonder the way I phrased it. How about this. The DA name server is the master for the zone, and other servers around the web are the slaves. How do I setup DA to be the master? If I can't, then how can I make DA the slave?I may have misunderstand your first post to this thread.
Maybe I need to say primary and secondary DNS which is how some people refer to master and slave DNS. A zone transfer occurs when a slave server asks the primary server for the zone information, and it is notified when the serial number/version number changes in the primary/master. You can set masters to only listen to requests from their slaves and tell slaves where their master(s) is.Where is the domain registered? That's where you set the nameservers for the domain.
I hope not; that terminology was deprecated over ten years ago, if memory serves .Maybe I need to say primary and secondary DNS which is how some people refer to master and slave DNS.
I'll shoot this one to support. I simply wanted to know if there was a way to set up DA to be a master without the changes getting written over any time someone makes a change to the DNS in DA.I hope not; that terminology was deprecated over ten years ago, if memory serves .I don't see that you're asking any more questions.
How do you make a zone in DA a master for 3rd party slaves? If from the CLI, then does DA overwrite your changes any time someone changes a DNS record for the domain?Isn't that the entire purpose of a master/slave relationship? You change one and the other changes?
You pay Savvis or pnap to host your zones. You setup yours as master and they setup theirs as slaves. When you make changes to your ns master(s), the serial number changes, the slaves accept notification from an authorized master, and request a zone transfer from one of the authorized masters.What do you mean by third-party slave?