[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DNSconfig questions
- Subject: Re: [cobalt-users] DNSconfig questions
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed Jun 20 21:40:10 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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