Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 547 Bytes

File metadata and controls

30 lines (22 loc) · 547 Bytes

dnscontrol-dnsconfig

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

Example configuration

Use ipaddress setting in case of active ip address filter settings.

{
  "CNR": {
      "apilogin": "yourusername",
      "apipassword": "yourpassword",
      "apientity": "OTE", // for OT&E system; use "LIVE" for LIVE system
      // "debugmode": "0", // "1" to activate
  }
}