Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.81 KB

con_managing-dns-using-smart-proxy.adoc

File metadata and controls

31 lines (27 loc) · 1.81 KB

Managing DNS Using {SmartProxy}

{Project} can manage DNS records using your {SmartProxy}. DNS management contains updating and removing DNS records from existing DNS zones. A {SmartProxy} has multiple DNS providers that you can use to integrate {Project} with your existing DNS infrastructure or deploy a new one.

After you have enabled DNS, your {SmartProxy} can manipulate any DNS server that complies with RFC 2136 using the dns_nsupdate provider. Other providers provide more direct integration, such as dns_infoblox for Infoblox.

Available DNS Providers
  • dns_infoblox {endash} For more information, see {ProvisioningDocURL}Using_Infoblox_as_DHCP_and_DNS_Providers_provisioning[Using Infoblox as DHCP and DNS Providers] in {ProvisioningDocTitle}.

  • dns_libvirt {endash} Dnsmasq DNS via libvirt API. For more information, see [configuring_dns_libvirt_{context}].

  • dns_nsupdate {endash} Dynamic DNS update using nsupdate. For more information, see {ProvisioningDocURL}Using_Infoblox_as_DHCP_and_DNS_Providers_provisioning[Using Infoblox as DHCP and DNS Providers] in {ProvisioningDocTitle}.

  • dns_nsupdate_gss {endash} Dynamic DNS update with GSS-TSIG. For more information, see [configuring-dynamic-dns-update-with-gss-tsig-authentication_{context}].

  • dns_powerdns {endash} PowerDNS. For more information, see [configuring_dns_powerdns_{context}].