Community Page
- dancameron.org Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- So you do look at the silly photos I share on Google Reader.
- I have investigated 1&1 thoroughly and found their major tricks using PayPal. They are crooks and steal money deliberately as their main business. That's why do not be surprised at anything...
- This is the reason I alluded to yesterday for being happy about the iPhone tethering; the more popular it gets, hopefully the more pressure there will be to re-evaluate this insane pricing for...
- Pretty much, and that just might fit into 140 characters.
- So what you are saying is that social net working sites speed the process up in regards to how fast you get to know a person and either like or dislike them?
Dan Cameron
wordpress enthusiest
Found my first GoDaddy DNS limitation: multiple nameservers for a subdomain. Which Rackspace won’t do and I’ve never even heard of doing tha
SHARETHIS.addEntry({ title: "Found my first GoDaddy DNS lim…", url: "http://dancameron.org/pown ... Continue reading »
SHARETHIS.addEntry({ title: "Found my first GoDaddy DNS lim…", url: "http://dancameron.org/pown ... Continue reading »
2 years ago
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.
2 years ago
The reason is some marketing analytics requires it for gl.com.
2 years ago
2 years ago
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
2 years ago
2 years ago
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..
2 years ago
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.
2 years ago
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.
10 months ago