[Pdns-users] slave using supermaster

2010-06-18 Thread Uroš Gruber
Hi,

I'm trying to setup slave server using supermasters table with gmysql
backend. But while testing I have very strange issues. First of all my slave
was reporting

Unable to find backend willing to host mydomain for potential supermaster
IP_SUPERMASTER

In mysql LOG i found that server was doing

select account from supermasters where ip='IP_SUPERMASTER' and
nameserver='nsserver. hostmaster. 0 3600 7200 604800 3600'

Then I add one such entry in supermaster to se if it will start to work. It
did but when transfering records for this domain priority field was filed
with value of mx record. Not all but It looks like all listed after MX
record.

I've double check entries in mysql and all are correct.

Can someone give me any clue what have I done wrong. On slave I only set
local-ip and slave=yes + mysql settings.

Primary server is working as expected.

regards

Uros
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


Re: [Pdns-users] PDNS Recursor and reverse lookup

2010-06-16 Thread Uroš Gruber
Hi,

here is result from one of IP

[r...@host1 ~]#dig @91.185.194.202 118.167.130.182

; <<>> DiG 9.4.3-P2 <<>> @91.185.194.202 118.167.130.182
; (1 server found)
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 7121
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;118.167.130.182. IN A

;; AUTHORITY SECTION:
. 10774 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2010061600 1800
900 604800 86400

;; Query time: 0 msec
;; SERVER: 91.185.194.202#53(91.185.194.202)
;; WHEN: Wed Jun 16 10:31:49 2010
;; MSG SIZE  rcvd: 108

[r...@host1 ~]#dig @91.185.194.206 118.167.130.182

; <<>> DiG 9.4.3-P2 <<>> @91.185.194.206 118.167.130.182
; (1 server found)
;; global options:  printcmd
;; connection timed out; no servers could be reached
[r...@host1 ~]#host  118.167.130.182 91.185.194.202
Using domain server:
Name: 91.185.194.202
Address: 91.185.194.202#53
Aliases:

182.130.167.118.in-addr.arpa domain name pointer
118-167-130-182.dynamic.hinet.net.
[r...@host1 ~]#host  118.167.130.182 91.185.194.206
;; connection timed out; no servers could be reached

One thing I didn't quite understand is that bind have root.hint file but
powerdns does not. Could this be a problem?

regards

Uros

On Wed, Jun 16, 2010 at 10:14 AM, bert.hub...@netherlabs.nl <
bert.hub...@netherlabs.nl> wrote:

> Can you show your exact dig command line and the result from powerdns and
> bind?
>
> This is all supposed to work :)
>
> Sent from my phone.
>
> - Reply message -
> From: "Uroš Gruber" 
> Date: Wed, Jun 16, 2010 10:01
> Subject: [Pdns-users] PDNS Recursor and reverse lookup
> To: 
>
> Hi,
>
> I've set up pdns_recursor and everything works as expected except one
> thing. dig-ing reverse lookups returns nothing. With bind i have no such
> problems. I've tested a bunch of IPs and I didn't get any answers.
>
> Is this normal and pdns_recursor does not support this or there is a secret
> setting I need to enable.
>
> I'm using latest PDNS_recursor on FreeBSD and i only set local-ip in
> config.
>
> regards
>
> Uros
>
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users


[Pdns-users] PDNS Recursor and reverse lookup

2010-06-16 Thread Uroš Gruber
Hi,

I've set up pdns_recursor and everything works as expected except one thing.
dig-ing reverse lookups returns nothing. With bind i have no such problems.
I've tested a bunch of IPs and I didn't get any answers.

Is this normal and pdns_recursor does not support this or there is a secret
setting I need to enable.

I'm using latest PDNS_recursor on FreeBSD and i only set local-ip in config.

regards

Uros
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users