On 29.11.12 18:34, Jose Manuel Delgado G. wrote:
about the other question, as to reduce the response time of my server when
the domain does not exist?

it is not the "domain does not exist" problem. This is the "the only
nameserver for a domain times out" problem, which can be only avoided either
by fixing the server or making it answer. Since there is just no workaround,
the only thing bind can do is to query (and timeout).

> # dig @8.8.8.8 videolinedvd.com

2012/11/29 Chuck Swiger <cswi...@mac.com>
You've got two nameservers for the domain per WHOIS as:

   Domain servers in listed order:
      NS1.VIDEOLINEDVD.COM
      NS2.VIDEOLINEDVD.COM

...but they don't have A records setup.  Your nameservers must have A
records:

actually, they have glue A record in .com zone:

;; AUTHORITY SECTION:
videolinedvd.com.       172800  IN      NS      ns1.videolinedvd.com.
videolinedvd.com.       172800  IN      NS      ns2.videolinedvd.com.

;; ADDITIONAL SECTION:
ns1.videolinedvd.com.   172800  IN      A       72.167.164.36
ns2.videolinedvd.com.   172800  IN      A       72.167.164.36


--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Micro$oft random number generator: 0, 0, 0, 4.33e+67, 0, 0, 0...
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
  • Re: Chuck Swiger
    • Re: Jose Manuel Delgado G.
      • Re: Chuck Swiger
      • Re: Matus UHLAR - fantomas

Reply via email to