|
|
 |  |
Re: No authority recordsFrom: Global Homes Webmaster Date: Thursday, October 10, 2002
Time: 2:36:29 pmOn 10/10/02 at 23:25, qdns wrote:
> Here the example again, witch show's the difference.
> mountain.ch. is on our dns-server, and apple.ch. and nexbyte.ch are on
> other servers. The dns-server to witch I send the query, is
> ns1.sunrise.ch.
> And I can't see the SOA record for mountain.ch.
> Gruss Oliver
> -------------------------------------------
> nslookup -qs=TXT mountain.ch. ns1.sunrise.ch.
> Server: ns1.sunrise.ch
> Address: 193.192.227.3
>
> *** No text (TXT) records available for mountain.ch.
The above query doesn't ask for an SOA record, it asks for TXT records
(-qs=TXT). If you ask mountain.ch. for an SOA, it'll give it to you:
% nslookup -qs=SOA mountain.ch. ns1.sunrise.ch.
Server: ns1.sunrise.ch
Address: 193.192.227.3
mountain.ch
origin = ns1.mountain.ch
mail addr = webmaster.mountain.ch
serial = 2002101006
refresh = 28800 (8H)
retry = 7200 (2H)
expire = 604800 (1W)
minimum ttl = 86400 (1D)
mountain.ch nameserver = ns2.mountain.ch
ns2.mountain.ch internet address = 195.141.95.67
--
Christopher Bort | cbort@globalhomes.com
Webmaster, Global Homes | webmaster@globalhomes.com
<http://www.globalhomes.com/>
|

Return to Digital Point Solutions' Home Page |