delegation-only patch for bind - please consider this!

shrek-m at gmx.de shrek-m at gmx.de
Thu Sep 18 14:44:19 UTC 2003


Daniel J Walsh wrote:

> rpm was built this morning; should be coming to a rawhide near you 
> tomorrow.
>
> bind-9.2.2-23
>
> Chris Ricker wrote:
>
>>On Wed, 17 Sep 2003, Neal D. Becker wrote:
>>
>>    
>>
>>>http://www.isc.org/products/BIND/delegation-only.html
>>>    
>>>
>>
>>Agreed. It's Bug #104569 if you want to track it....
>>

zone "com"  is ok  ;-)


# /usr/local/sbin/named -v
BIND 9.2.3rc2

$ grep -1 delegation /etc/named.conf
zone "com" {
       type delegation-only;
};

$ host blablablubber.com
Host blablablubber.com not found: 3(NXDOMAIN)



but why happens this ?

$ grep -1 delegation /etc/named.conf
zone "." {
       type delegation-only;
};


$ host blablablubber.com
blablablubber.com has address 64.94.110.11


-- 
shrek-m





More information about the fedora-test-list mailing list