On Fri, 2003-10-24 at 16:39, Donald Tyler wrote: > 1. How is the best way to test that external resolvers can actually > contact my DNS server? I don't want to sit here waiting for them to > update, because they might never update!
Find someone's external resolver and run dig against it.
Example (some random resolver == 1.2.3.4):
dig @1.2.3.4 mydomain.com
As an external random resolver, I sometimes use 198.6.1.1 to test that "the rest of the world" can really access my stuff. 198.6.1.1 is one of UUNet's DNS servers, and that IP address has been constant since 1995. Hopefully they'll keep it that way, I've often found bugs by using them for one or two queries.
Another place to do this is www.samspade.org which has a collection of neat tools and functionality. No cost, either, and a very useful site.
-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list