RE: [Pdns-users] POWERDNS and BIND

2007-12-04 Thread Ale *****
in my pdns.conf i have: # disable-axfr Disable zonetransfers but do allow TCP queries > # > disable-axfr=no > > > > # allow-axfr-ipsIf disabled, DO allow zonetransfers from these IP > addresses > # > # allow-axfr-ips= it's wrong? > Date: Tue

RE: [Pdns-users] POWERDNS and BIND

2007-12-04 Thread curtis
did you allow axfr in pdns.conf? either by # disable-axfr Disable zonetransfers but do allow TCP queries # disable-axfr=no or # allow-axfr-ipsIf disabled, DO allow zonetransfers from these IP addresses # # allow-axfr-ips= On Tue, 4 Dec 2007 20:12:53 +, Ale * <[EMAIL PROT

RE: [Pdns-users] POWERDNS and BIND

2007-12-04 Thread Ale *****
i have set the zone on gmysql backend like this: id: 1 name: ale.test.it master: null last_check: null type: MASTER notified_serial: 0 account: null in pdns.conf on 192.168.0.1 i have set master=yes but slave is disabled (#slave=) why it doesn't work? ___

Re: [Pdns-users] POWERDNS and BIND

2007-12-04 Thread Curtis Maurand
The zone type has to be 'MASTER' not just the server.  master and slave in pdns.conf have to be set, but the zone type for the particular zone must also be set. Curtis Ale * wrote: > Hello to all, > > I have a powerdns server on 192.168.0.1 and i use gmysql backend. In > pdns.conf i ha

[Pdns-users] POWERDNS and BIND

2007-12-04 Thread Ale *****
Hello to all, I have a powerdns server on 192.168.0.1 and i use gmysql backend. In pdns.conf i have set disable-axfr=no e master=yes. I have insert a domain and it's related RR in gmysql backend. I have another dns server on 192.168.0.2 that use bind9. It's named.conf is like this: zone "ale.

Re: [Pdns-users] problem with naptr answer

2007-12-04 Thread Eli.Birova
Uprading pdns to 2.9.21-3 did the job - it's working fine now :-) Thanx a lot! evilbunny wrote: > > bert hubert wrote: >> On Fri, Nov 30, 2007 at 07:56:18AM -0800, Eli.Birova wrote: >>> I am using 2.9.20 on Debian with gpgsql backend. We are trying to set up >> >> Quick answer is that NAPTR r