Skip to content

Sqlite + GeoIP backend working on primary, failing on all secondaries #14601

Answered by Habbie
anuragbhatia asked this question in Q&A
Discussion options

You must be logged in to vote

if (rr.dr.d_type == QType::LUA && !d_dk.isPresigned(d_sd.qname)) {

as I somewhat started to suspect when I saw DNSSEC signatures in your list-zone, we don't execute LUA records in presigned zones, because we can't generate valid signatures for the output. You'll have to switch to native replication, or have both machines AXFR the zone from an unsigned (hidden) primary and have the private key on both.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@anuragbhatia
Comment options

@Habbie
Comment options

Comment options

You must be logged in to vote
1 reply
@Habbie
Comment options

Answer selected by anuragbhatia
Comment options

You must be logged in to vote
1 reply
@Habbie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants