On 15/10/2019 18:29, libor.peltan wrote:
Hi Bastien,
could you please detail on how did the DDNSes roughly look like? For
example, if they contained adding/removing NSEC3 records or their RRSIGs?
Thanks,
Hello
The DDNSes I use are ACME-related, so I have insertions, like this :
server 10.42.42.21
zone
geekwu.org.
origin
geekwu.org.
ttl 600
add
_acme-challenge.foo.durel.org. 600 in TXT "bar"
send
quit
or deletions, that are the same format (script generated)
All message are then sent by knsupdate -k /path/to/key $file
Regards,
--
Bastien Durel