-
Website
http://dancameron.org/ -
Original page
http://dancameron.org/pownce/found-my-first-godaddy-dns-lim -
Subscribe
All Comments -
Community
-
Top Commenters
-
LillyLipscomb
1 comment · 1 points
-
paynito
1 comment · 1 points
-
stevehahn
8 comments · 1 points
-
futurelevel
2 comments · 1 points
-
Jason Hansen
4 comments · 2 points
-
-
Popular Threads
-
Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript
2 weeks ago · 11 comments
-
Display a loading image until the page completes loading
4 days ago · 1 comment
-
Go Dodgers!
3 weeks ago · 1 comment
-
Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript
But, out of curiosity, why would you want to have nameservers for your subdomains that are different from your primary ones? Maybe I'm not getting what you're saying.
The reason is some marketing analytics requires it for gl.com.
QUESTION SECTION:
;www3.domain.com. A
;; ANSWER SECTION:
www3.domain.com. A 69.48.237.11
;; AUTHORITY SECTION:
www3.domain.com. NS ns1.coremetrics.com.
www3.domain.com. NS ns2.coremetrics.com.
www3.domain.com. NS ns3.coremetrics.com.
;; ADDITIONAL SECTION:
ns1.coremetrics.com. A 66.179.5.6
ns2.coremetrics.com. A 64.238.216.230
Ns3.coremetrics.com. A 209.235.30.142
So
www.domain.com NS ns1.dns1..
www.domain.com NS ns2.dns1..
www3.domain.com NS ns1.dns2..
www3.domain.com NS ns2.dns2..
www3.domain.com NS ns3.dns2..
It is actually possible to do this (using a DNS server you actually have control of, like BIND), but I'm still curious as to why anyone would want to do this. Could you elaborate any more on that? What are they trying to achieve?
The only logical thing I could think of would be in a very large organization that uses multiple levels of subdomains and wants to delegate the management duties of each to different servers/teams, or if there is one group that you want to grant control of the DNS for only a specific subdomain (www for example) to, without them being able to affect the primary DNS for the domain.
In any event, it seems like this would be such a rare situation that I wouldn't even fault GoDaddy for not providing for it; anyone who wants to do that kind of complex setup needs to be running their own DNS server anyway.
The only logical thing I could think of would be in a very large organization that uses multiple levels of subdomains and wants to delegate the management duties of each to different servers/teams[/quote]
That's exactly it. We would need to give subdomain control over to coremetrics in order for them to use it for analytics. That way they can control first party cookies and such from another colo.