Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.
Posted By: yousef[1] This has been incosistent. Sometimes it returns "mydomain.org.mydomain.org", and sometimes it returns the correct answer, "mydomain.org"
Posted By: chizzyWhy add NS records (step #3)?
Chizzy
Posted By: PickledOnionMainly because it's the correct (recognised) way of creating dns records.
Practically speaking, though, doesn't the whois record already contain the authoritative list of name servers, thus making any other list (e.g. in DNS records) redundant?
Posted By: Stephane.BortzmeyerUsing a dummy domain in your message does not help because it prevents us for testing...
See http://forum.slicehost.com/comments.php?DiscussionID=449 for what *seems* to be a similar case, whose origin is in SliceHosts's servers.
babypc.org.
new record
babypc.org A record pointing to 208.75.86.123
| edit | suspend | delete | 2 days old
www CNAME record pointing to babypc.org.
| edit | suspend | delete | 2 days old
babypc.org NS record pointing to ns1.slicehost.net
| edit | suspend | delete | 2 days old
babypc.org NS record pointing to ns2.slicehost.net
| edit | suspend | delete | 2 days old
back to domains
I still don't understand why it would be necessary (or even advantageous) to have more than one copy of the list of name servers for a domain. I'll try reading the RFC and see if that helps. :-)
% dig @a.gtld-servers.net NS slicehost.com
; <<>> DiG 9.3.4 <<>> @a.gtld-servers.net NS slicehost.com
; (2 servers found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40351
;; flags: qr rd; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 4
;; QUESTION SECTION:
;slicehost.com. IN NS
;; ANSWER SECTION:
slicehost.com. 172800 IN NS ns0.dnsmadeeasy.com.
slicehost.com. 172800 IN NS ns1.dnsmadeeasy.com.
slicehost.com. 172800 IN NS ns2.dnsmadeeasy.com.
slicehost.com. 172800 IN NS ns3.dnsmadeeasy.com.
% dig @ns0.dnsmadeeasy.com NS slicehost.com
; <<>> DiG 9.3.4 <<>> @ns0.dnsmadeeasy.com NS slicehost.com
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35076
;; flags: qr aa rd; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;slicehost.com. IN NS
;; ANSWER SECTION:
slicehost.com. 86400 IN NS ns0.dnsmadeeasy.com.
slicehost.com. 86400 IN NS ns1.dnsmadeeasy.com.
slicehost.com. 86400 IN NS ns2.dnsmadeeasy.com.
slicehost.com. 86400 IN NS ns3.dnsmadeeasy.com.
slicehost.com. 86400 IN NS ns4.dnsmadeeasy.com.
1 to 13 of 13