[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] raq2 - dns records causing problems?
- Subject: Re: [cobalt-users] raq2 - dns records causing problems?
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri May 11 03:45:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
David Liu <dyliu@xxxxxxxxxxx> wrote
> domain.com nameserver = my.nameserver.com
> my.nameserver.com internet address = 123.123.123.123
>
> is there some other instance of domain.com in some named
record somewhere?
> does cobalt have a special way of these?
>
Try "ndc restart"
Also try "dig domain.com @mynameserver.com"
You may be getting resolution through someother nameserver's
cache,
which will expire after $TTL (24 hours?)
Gerald