Example: Using KeyDNS as Primary and a Own Nameserver as Secondary
KeyDNS Xfer Out
Section titled “KeyDNS Xfer Out”KeyDNS supports zone transfers to foreign name servers.
Use case:
With this feature you can use CentralNic Reseller to manage your zones and export the zone information to your own name servers.
For IP addresses that can be used by the customer, to allow notifies from and to send transfer requests to, please refer to DNS Zone AXFR Infrastructure.
Protocol definitions (AXFR):
tools.ietf.org/html/rfc1034
tools.ietf.org/html/rfc1035
AddDNSZone
Section titled “AddDNSZone”Command
[COMMAND]command=AddDNSZonednszone=test23.comrr0=@ IN A 1.2.3.4slaveipaddress0=109.243.0.1slaveipaddress1=109.243.0.2Response
[RESPONSE]code = 200description = Command completed successfullyproperty[dnszone][0] = test23.comqueuetime = 0runtime = 0.004ModifyDNSZone
Section titled “ModifyDNSZone”Command
[COMMAND]command=ModifyDNSZonednszone=test23.com
slaveipaddress0=109.243.0.1
OR
delslaveipaddress0=109.243.0.2addslaveipaddress1=109.243.0.3Response
[RESPONSE]code = 200description = Command completed successfullyproperty[dnszone][0] = test23.comqueuetime = 0runtime = 0.004StatusDNSZone
Section titled “StatusDNSZone”Command
[COMMAND]command=statusdnszonednszone=test23.comEOFResponse
[RESPONSE]code = 200description = Command completed successfullyproperty[dnszone][0] = test23.comproperty[soamname][0] = ns1.dnsres.netproperty[soarname][0] = tech.dnsres.netproperty[soaserial][0] = 2009081701property[soattl][0] = 28800property[dnssec][0] = 0property[zonetype][0] = MASTERproperty[slaveipaddress][0] = 109.243.0.1property[slaveipaddress][1] = 109.243.0.2queuetime = 0runtime = 0.004