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

Re: DNS



On Wed, Jun 21, 2000 at 09:07:42PM +0300, ksemat at eahd.or.ug wrote:
> options {
> 	directory "/var/named";
...
> 	recursion no;
...
> 	# list of DNS servers to ask
> 	forwarders {
>                 128.223.32.35;
>                 216.129.132.164;
>                 216.129.132.1;
> 	};

This is a slightly unusual configuration. You have told your nameserver
explicitly that it _cannot_ be a normal recursive cache. Instead, it must
send all its queries to those three nameservers (the first of which appears
to be in Oregon, which is less than optimal).

However I've tested all three, and they all seem to be able to answer
queries.

Someone with a more detailed knowledge of using BIND in the above manner may
be able to help you - but in the first instance I'd try setting
"recursion yes;"

Regards,

Brian.

-----
This is the afnog mailing list, managed by Majordomo 1.94.4

To send a message to this list, e-mail afnog at afnog.org
To send a requet to majordomo, e-mail majordomo at afnog.org and put
your request in the body of the message (i.e use "help" for help)

This list is mantained by owner-afnog at afnog.org