Skip to content

Need help with configuring PowerDNS as secondary for zone when master server != notifying server #13460

Answered by irishman59
irishman59 asked this question in Q&A
Discussion options

You must be logged in to vote

@pieterlexis idea (from IRC channel) about setting "3.3.3.3" (NOTIFY server) as trusted-notification-proxy on our servers saved the day!

And now "scheme 2" described in first post working fine.

# pdnsutil show-zone example.com
This is a Slave zone
Primaries: 1.1.1.1:53 2.2.2.2:53
Last time we got update from primary: Wed 2023-11-08 20:05:39
SOA serial in database: 2023110814
Refresh interval: 10800 seconds

# cat /etc/pdns/pdns.conf | grep proxy
trusted-notification-proxy=3.3.3.3/32

Log output:

Received NOTIFY for example.com from trusted-notification-proxy 3.3.3.3
Received NOTIFY for example.com from 3.3.3.3
Received NOTIFY for example.com from 3.3.3.3 - queueing check
Got NOTIFY for ex…

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
7 replies
@franklouwers
Comment options

@irishman59
Comment options

@franklouwers
Comment options

@irishman59
Comment options

@irishman59
Comment options

Comment options

You must be logged in to vote
3 replies
@franklouwers
Comment options

@irishman59
Comment options

@klaus-nicat
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by irishman59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants