[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] nameserver problem
- Subject: Re: [cobalt-users] nameserver problem
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sat Oct 27 12:58:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> The name severs are the same I just switch the customer to a diffrent
> server. When ever I do a nslookup with any name servers is it shows the
> wrong IP address for the new location.
>
> I'm running the primary server on a cobalt raq3 and I have over 2500
> domains listed. Do you think that could be causing a problem?
do "dig @ns1.nameserver.tld thedomain.tld"
do "dig @ns2.nameserver.tld thedomain.tld" (no "" of course)
This will confirm that your nameservers are providing the correct information.
Then go to an outside source, I use http://www.his.com/cgi-bin/nslookup
and do a lookup.
Gerald