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

Re: [cobalt-users] raq2 - dns records causing problems?



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