1
edit
Changes
→PART 3 - Create the initial forward-mapping and reverse-mapping zone files for dynamic updates
* Create the initial forward-mapping zone file: db-ddns.hosts:
$TTL 1d1h
ddns.mydomain.com. IN SOA ns1.mydomain.com. root.ns1.mydomain.com. (
30d ; Expire
1h) ; Minimum
ddns.mydomain.com. IN NS ns1.mydomain.com.
* Create the inital reverse-mapping zone file: db-ddns.rev:
$TTL 1d1h
@ IN SOA ns1.mydomain.com. root.ns1.mydomain.com. (