Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DOC and version 6.1.2
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>

Working with DNS Zones

This page details some common DNS tasks performed from the DNS tab and DNS Gadget. DNS Zones are accessed under the DNS tab, DNS Groups or DNS Zones sub-tabs. Separate zone lists exist under each DNS Group. 

Info
titleDNSv3 Zone Directory

In DNSv3, zone files in the server directory will have a number appended, similar to 'example.com._123.zone'. This number is the Resource ID associated with the zone, and is used in ProVision to identify the zone and differentiate zones that may have the same name, but under different DNS Groups. This append does not affect any zone functionality otherwise.

...


Table of Contents

Working with DNS Zones

...

From there, you may either save your changes and complete zone creation, or add in optional field details.  


Optional Fields

Expand the "Optional Fields" section by clicking on the chevron (>) or the "Optional Fields" header. 

...

Click "Schedule Push" for the zone, then select a date, time (12 hour, with AM / PM toggle), add a notification email address, and click "Save changes". 

 


The Scheduled task will be shown in both the Zone View page (under "Scheduled Tasks") and the Admin Scheduler task list.

...

Individual .zone files may later be compressed into a .zip, and used with ProVision's BIND DNS Zone Upload / Import tool.

 


Delete a Zone

Users with resource delete permissions over the zone  may delete a zone record by clicking the "Delete" button under "Actions" for the desired zone entry in any Zone List. 

...