[Pdns-users] AXFR problem
Albert
forall at stalowka.info
Thu May 22 08:52:19 UTC 2008
bert hubert pisze:
> On Wed, May 21, 2008 at 07:56:32PM +0200, Albert wrote:
>
>> Hi
>>
>> I have a problem with the transfer of the domain, the backup server is
>> not collected from the primary server. When you call the
>> dig at 80.249.6.43 osanet.pl axfr-b 83.17.46.74
>>
oh sorry it's mistake,
dig at 80.249.6.43 osanet.pl axfr -b 83.17.46.74
>> is charged only one record, in a zone where there are 7
>>
>
> axfr-b ?
>
> Can you do select * from records where domain_id=x, where x is the output
> of:
> select * from domains where name='osanet.pl'?
>
select * from records where domain_id='161';
+-------+-----------+----------------+------+-------------------------------------------+-------+------+-------------+------------+
| id | domain_id | name | type |
content | ttl | prio | change_date |
data |
+-------+-----------+----------------+------+-------------------------------------------+-------+------+-------------+------------+
| 23213 | 161 | osanet.pl | SOA | dzial-it.i-bs.pl
2008052112 | 86400 | NULL | 1211395455 | 0000-00-00 |
| 23214 | 161 | osanet.pl | NS |
ns1.osanet.pl | 86400 | 0 | 1211395455 |
0000-00-00 |
| 23215 | 161 | osanet.pl | NS |
fns1.sgh.waw.pl | 86400 | 0 | 1211395455 |
0000-00-00 |
| 23216 | 161 | www.osanet.pl | A |
80.249.6.42 | 86400 | 0 | 1211395455 |
0000-00-00 |
| 23217 | 161 | osanet.pl | A |
80.249.6.42 | 86400 | 0 | 1211395455 |
0000-00-00 |
| 23218 | 161 | mail.osanet.pl | A |
80.249.6.42 | 86400 | 0 | 1211395455 |
0000-00-00 |
| 23220 | 161 | osanet.pl | MX |
mail.osanet.pl | 86400 | 10 | 1211395455 |
0000-00-00 |
| 23221 | 161 | ns1.osanet.pl | A |
80.249.6.43 | 86400 | 0 | 1211395989 |
0000-00-00 |
+-------+-----------+----------------+------+-------------------------------------------+-------+------+-------------+------------+
> Please show us the results.
>
> Which powerdns version?
>
> Bert
>
>
dpkg -l |grep pdns
ii pdns-backend-mysql 2.9.21-5ubuntu1
generic mysql backend for PowerDNS
ii pdns-doc 2.9.21-5ubuntu1
PowerDNS manual
ii pdns-recursor 3.1.4-6ubuntu1
PowerDNS recursor
ii pdns-server 2.9.21-5ubuntu1
extremely powerful and versatile nameserver
Albert
More information about the Pdns-users
mailing list