Successfully notifying hurricane electric when DNS updates are pushed.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user