Re: [Pdns-users] Two R/W DNS servers

2008-11-23 Thread Simon McCartney
Simon McCartney wrote: MySQL replication is relatively simple in concept, each database can slave off another, so that any changed made to the master are replicated out to the slave. In order to have this work bi-directionally, database server A is configured as a master, with B slaving off A.

Re: [Pdns-users] Two R/W DNS servers

2008-11-23 Thread Simon McCartney
Maysara A. Abdulhaq wrote: Hello all, I'm wondering if someone has configured PDNS with db(mysql?) backend to do native replication but in two ways ... that is, i could add/modify records and domains on either one of two servers and have it replicated to the other, this maybe involves configurin

[Pdns-users] Two R/W DNS servers

2008-11-23 Thread Maysara A. Abdulhaq
Hello all, I'm wondering if someone has configured PDNS with db(mysql?) backend to do native replication but in two ways ... that is, i could add/modify records and domains on either one of two servers and have it replicated to the other, this maybe involves configuring/setting up "database distri