SHSaeed

Well-Known Member
May 9, 2002
243
0
316
Hello,

For some reason, one of the domains on the server is having some wierd problems. When I do 'dig' on this domain, it returns a few lines less than it does with any other domain on the server.

[b:7752f120b8]Wierd problem domain dig[/b:7752f120b8]

;; QUESTION SECTION:
;www.domain.net. IN A

;; ANSWER SECTION:
www.domain.net. 14400 IN CNAME domain.net.
domain.net. 14400 IN A 66.246.xx.xx

;; AUTHORITY SECTION:
domain.net. 14400 IN NS ns2.domain.com.
domain.net. 14400 IN NS ns1.domain.com.


[b:7752f120b8]Normal domain dig[/b:7752f120b8]

;; QUESTION SECTION:
;domain.com. IN A

;; ANSWER SECTION:
domain.com. 14400 IN A 66.246.xx.yy

;; AUTHORITY SECTION:
domain.com. 14400 IN NS ns1.domain.com.
domain.com. 14400 IN NS ns2.domain.com.

[color=red:7752f120b8];; ADDITIONAL SECTION:
ns1.domain.com. 14400 IN A 66.246.xx.yy
ns2.domain.com. 14400 IN A 66.246.xx.yy[/color:7752f120b8]


You see, the red lines that are shown when I do 'dig' on a normal domain are missing from the problem domain. This causes the domain not to work for some people. I've checked the domain's DNS zone on the server and it matches any other domain's. What is causing this?

Any help you can give would be highly appriciated.
 

SHSaeed

Well-Known Member
May 9, 2002
243
0
316
For anyone experiencing the same problem, I think we got it fixed by deleting the account and creating it all over again. Although everything in the DNS zone files looks the same, this was causing a problem.