Hello,

i hat a closer look into it and found out that the patch is against svn and not 2.9.18 where it has been applied. The main difference i think is in tcpreceiver.cc (a diff is included). After adjusting tcpreceiver.cc AXFR works, but i am not familiar with pdns so i cannot say whether there are any side-effects by this.

Mario


# diff pdns-2.9.18/pdns/tcpreceiver.cc pdns-2.9.18.new/pdns/tcpreceiver.cc
165c165
<
---
>       packet->d_tcp=true;
303a304
> L<<Logger::Error<<"AXFR of domain '"<<target<<"' failed: not authoritative"<<endl;
313a315
> L<<Logger::Error<<"AXFR of domain '"<<target<<"' failed: not authoritative in second instance"<<endl;
512c514
< L<<Logger::Error<<"TCPv6 server bound to "<<*laddr<<":"<<arg()["local-port"]<<endl;
---
> L<<Logger::Error<<"TCPv6 server bound to ["<<*laddr<<"]:"<<arg()["local-port"]<<endl;



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to