Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 7.0.0
HTML
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
  new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

DNS Administration 

Image RemovedImage Added

DNS Administration in DNSv3 is primarily handled under the DNS tab DNS Servers sub-tab. 

...

  • ISC BIND
  • Secure 64 (Authority, x86 Authority, KNOT Authority, Cache, Signer)
  • PowerDNS (BIND and MySQL)
  • InfoBlox
  • Knot DNS
  • NS ONE
  • DynDNS (Beta)
  • DNSMadeEasy
  • Dummy (a fake server entry used for servers outside of ProVision access, in order to manage master / slave configurations)

...

DNS Global Settings is accessible from the Admin Preferences page by users with Admin level permissions. Image Removed

Image Added

DNS Global Settings:

  • Checkzone path: Path to checkzone
  • rndc path: Path to rndc
  • dig path: Path to dig

DNSSEC Tools:

 

  • zonesigner path

...

  •  : Enter the zonesigner path that will be used for DNS.  Zonesigner is required if dnssec-keygen and dnssec-signzone are not set.
  • dnssec-keygen path: Enter the keygen path.  Required if zonesigner is not set.
  • dnssec-signzone path: Enter the signzone path. Required if zonesigner is not set.
  • dnssec-dsfromkey path : Enter the dnssec-dsfromkey  path that will be used for DNS. Required in all cases.
  • DNSSEC validation server:

...

  •  Enter the IP of the nonauthoritative DNSSEC validation

...

  • nameserver. Optional.


DNS Export Functions

Exporting Zones

...

DNSMadeEasy Zone Import: Imports DNS zones using a DNSMadeEasy API Key and API Secret. It is advised to create a DNS Group prior to the import with default parameters and NS records to be inherited by the imported records. 

IPPlan Zone Import: Imports DNS zones using IPPlan MySQL database options. It is advised to create a DNS Group prior to the import with default parameters and NS records to be inherited by the imported records. 

...