On Friday 21 June 2002 18:25, Chris Steele wrote:
> I am getting the following response on my BIND 9.2.1 server when it
> receives a notify from my BIND 4.9.8 server.
>
> transfer of 'oar.net/IN' from <snip IP>#53: failed while receiving
> responses: CNAME and other data transfer of 'oar.net/IN' from <snip IP>#53:
> end of transfer
You probably need to set
transfer-format one-answer;
for your BIND 9.2.1 server (see page 288 - 289 of The Fourth Edition).
Or better, upgrade your dinosaur BIND 4.9.8 server (it is definitly past its
use by date...)
> <snip IP> is the actual IP of the primary name server in question.
>
> Upon looking through the oar.net zone file, I do not see any errors.
> The BIND 4.9.8 server has no problems with this zone and loads it without
> any problems.
>
> I am getting this error on other zones as well, but not all of them.
>
> Any help on where the problem might actually be would be appreciated.
>
> Thanks,
> Chris
|