Re: nameservers in bind

2000-11-28 Thread Sebastiaan
> If I'm not mistaken it's supposed to be done this way: > > www IN NS www-dns > www-dns IN A 12.12.12.12 > > Yesyesyes, that seems to do it. Thank you very much! Now wait until dns updates are done to be sure. Thanks, Sebastiaan

Re: nameservers in bind

2000-11-27 Thread Pollywog
On Mon, 27 Nov 2000 23:35:48 +0100 (CET), Leen Besselink said: > > If I'm not mistaken it's supposed to be done this way: > > www IN NS www-dns > www-dns IN A 12.12.12.12 That is how I did it. -- Andrew

Re: nameservers in bind

2000-11-27 Thread Leen Besselink
On Mon, 27 Nov 2000, Sebastiaan wrote: > Hello, > I am trying to configure my dns so that a www query to my domain will be > handled by another nameserver. Yet, I have the following line in > /etc/bind/db.domain: > > www IN NS 202.67.129.130 > > but when I do a nslookup with q=any, i

nameservers in bind

2000-11-27 Thread Sebastiaan
Hello, I am trying to configure my dns so that a www query to my domain will be handled by another nameserver. Yet, I have the following line in /etc/bind/db.domain: www IN NS 202.67.129.130 but when I do a nslookup with q=any, it gives: Non-authoritive answer: www.domain.com