DNS configuration for test / demo purposes of our provider module
Preview changes that would be submitted:
dnscontrol preview
Push the changes to your providers:
dnscontrol push
Use ipaddress setting in case of active ip address filter settings.
{
"hexonet": {
"apilogin": "test.user",
"apipassword": "test.passw0rd",
"apientity": "OTE", // for OT&E system; use "LIVE" for LIVE system
// "debugmode": "0", // "1" to activate
// "ipaddress": "172.3.25.16" // set your outgoing ip
}
}