[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DNSconfig questions



> a whois request returns the following:  (modified for
security at this time)
> Whois Server Version 1.3
> snip
>    Domain Name: mydomain.COM
>    Registrar: TUCOWS, INC.
>    Whois Server: whois.opensrs.net
>    Referral URL: http://www.opensrs.org
>    Name Server: DNS1.zzzzzzzz.ORG
>    Name Server: NS.xxxxxxx.NET
>    Name Server: ccccc.vvvvv.NET
>    Updated Date: 21-may-2001
> >>> Last update of whois database: Wed, 20 Jun 2001
02:11:53 EDT <<<
>
> the info is correct, as far as it can be, but I get
nothing on a ping
> request, suggesting the name is not propagated correctly.

What happens if you run:
dig mydomain.com @dns1.zzzzzzz.org
dig mydomain.com @ns.xxxxxx.net
dig mydomain.com @cccc.vvvvv.net.
Do you get the correct response?
Gerald