Af0x

Results 27 comments of Af0x

Question is if it is working and - if yes - if you could merge it so it finds its way upstream.

Additionally, the `Master` setting should not be set for Native Mode, see https://doc.powerdns.com/authoritative/modes-of-operation.html#native-replication

When running in native mode one can replicate the database via mysql. In this case the "Master" should not sent out notifies etc.

One more addition: I found that in native mode the domainmetadata table gets filled with `ALLOW-AXFR-FROM` data. Also this is not necessary in native mode (I believe).

If Master is set and you want Native Mode then it´s unwanted I guess.

I think those are two different things. Example guide for bind: https://www.cyberciti.biz/faq/unix-linux-bind-named-configuring-tsig/ Bind manual: https://bind.isc.org/doc/arm/9.11/Bv9ARM.ch04.html#tsig Summary: - create a key file on the master and the slave to define the...

If you mean included with setup, yes. The impact in the conf file is quite minimal. But you need to create that keyfile with the key itself and instructions to...

addition: you are probably right. you just need to define the key and add it to the allow-transfer section of the zone. No need to add the slave in the...

If that feature is present, of course. The slave has to be configured manually anyway. Only thing froxlor needs to do is to include the key/ make it possible to...

Just to clarify: there has to be some work within froxlor to make use of that key, correct?