Successfully notifying hurricane electric when DNS updates are pushed.

This commit is contained in:
Tom Alexander
2023-06-20 00:24:47 -04:00
parent 2e4c2c3f9b
commit e755cb4251
3 changed files with 54 additions and 12 deletions

View File

@@ -1,12 +1,13 @@
launch=gsqlite3
gsqlite3-database=/var/lib/powerdns/pdns.sqlite3
gsqlite3-pragma-foreign-keys=yes
master=yes
primary=yes
allow-axfr-ips=
dnsupdate=yes
allow-dnsupdate-from=10.215.1.0/24
# Only notify on ipv4
only-notify=0.0.0.0/0
allow-dnsupdate-from=
# Only notify ns1.he.net
only-notify=216.218.130.2/32, 10.215.1.0/24
also-notify=216.218.130.2
# Autogenerated configuration file template