Bug#330184: [Powerdns-debian] Bug#330184: pdns-server: zone-transfers from tinydns still dont work

2005-10-06 Thread Matthijs Mohlmann
S. Hartmann wrote:
 Package: pdns-server
 Version: 2.9.18-4
 Followup-For: Bug #330184
 
 AXFR zone transfers still dont work. I'm trying to transfer zones from
 tinydns/axfrdns (djbdns 1.05) to powerdns:
 
 
 Oct 05 15:52:59 No serial for 'deleted' found - zone is
 missing?
 Oct 05 15:52:59 No question section in packet from ::, rcode=0
 Oct 05 15:52:59 Unable to AXFR zone 'deleted': resolver:
 unable to parse packet of 117 bytes
 
 can anyone verify/reproduce this?
 
Well, I'll try to reproduce it. Can you give my some more information
about the options you have in your pdns.conf ? And are there specific
options you have in your djbdns config.

Which backend are you using with pdns ?

Both debian machines ?

Regards,

Matthijs Mohlmann


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



Bug#330184: [Powerdns-debian] Bug#330184: pdns-server: zone-transfers from tinydns still dont work

2005-10-06 Thread Simon Hartmann

Matthijs Mohlmann schrieb:

Well, I'll try to reproduce it. Can you give my some more information
about the options you have in your pdns.conf ? And are there specific
options you have in your djbdns config.

Which backend are you using with pdns ?

Both debian machines ?


Both machines run debian testing/etch.
The master (172.18.0.2) runs tinydns and axfrdns (djbdns 1.05), no 
special options.

The tcp file contains the following lines:

172.18.0.3:allow
:deny

Here comes the log from a failed transfer:

@40004343c09517467924 tcpserver: pid 7059 from 172.18.0.3
@40004343c09517467d0c tcpserver: ok 7059 0:172.18.0.2:53 
:172.18.0.3::59577

@40004343c095174680f4 ac120003:e8b9:fea9 00fc deleted domain
@40004343c09517623a9c axfrdns: fatal: unable to write to network: 
connection

 reset
@40004343c095179360a4 tcpserver: end 7059 status 28416

The slave (172.18.0.3) runs pdns (2.9.18-4) with the gmysql-backend.

changes to pdns.conf:
allow-recursion=127.0.0.1,172.18.0.0/25,...
launch=gmysql
gmysql-host=...
gmysql-user=...
gmysql-password=...
gmysql-dbname=...
local-address=172.18.0.3
slave=yes

starting /etc/init.d/pdns monitor:

Oct 06 13:20:12 This is module gmysqlbackend.so reporting
Oct 06 13:20:12 This is a standalone pdns
Oct 06 13:20:12 UDP server bound to 172.18.0.3:53
Oct 06 13:20:12 TCP server bound to 172.18.0.3:53
Oct 06 13:20:12 PowerDNS 2.9.18 (C) 2001-2005 PowerDNS.COM BV (Oct  1 
2005, 18:1  4:48, gcc 4.0.2 
20050917 (prerelease) (Debian 4.0.1-8)) starting up
Oct 06 13:20:12 PowerDNS comes with ABSOLUTELY NO WARRANTY. This is free 
softwar  e, and you are 
welcome to redistribute it according to the terms of the GPL vers 
   ion 2.

Oct 06 13:20:12 Set effective group id to 106
Oct 06 13:20:12 Set effective user id to 103
Oct 06 13:20:12 Creating backend connection for TCP
Oct 06 13:20:12 Master/slave communicator launching
% Oct 06 13:20:12 gmysql Connection succesful
Oct 06 13:20:12 gmysql Connection succesful
Oct 06 13:20:12 About to create 3 backend threads for UDP
Oct 06 13:20:12 1 slave domain needs checking
Oct 06 13:20:12 gmysql Connection succesful
Oct 06 13:20:12 Domain deleted domain is stale, master serial 
1127388744, our serial 0

Oct 06 13:20:12 gmysql Connection succesful
Oct 06 13:20:12 No serial for 'deleted domain' found - zone is missing?
Oct 06 13:20:12 No question section in packet from ::, rcode=0
Oct 06 13:20:12 Unable to AXFR zone 'deleted domain': resolver: unable 
to parse packet of 117 bytes

Oct 06 13:20:12 gmysql Connection succesful
Oct 06 13:20:12 gmysql Connection succesful
Oct 06 13:20:12 Done launching threads, ready to distribute questions


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