Login Login

Difference between revisions of "Adding DNS Records"

Your guide to pathway services

Jump to: navigation, search
Line 26: Line 26:
 
|-
 
|-
 
! scope="col" | Field<br/>
 
! scope="col" | Field<br/>
! scope="col" | Properties<br/>
+
! scope="col" | Description<br/>
 
|-
 
|-
 
| Hostname<br/>
 
| Hostname<br/>
Line 50: Line 50:
 
To create an AAAA record:
 
To create an AAAA record:
  
Go to the '''DNS''' tab.
+
#Go to the '''DNS''' tab.
 
+
 
#Select a zone.
 
#Select a zone.
 
#Click '''Records'''.
 
#Click '''Records'''.
Line 57: Line 56:
  
 
[[File:DNS AAAA highlight.png|none|DNS AAAA highlight.png]]
 
[[File:DNS AAAA highlight.png|none|DNS AAAA highlight.png]]
<ol start="4">
+
<ol start="5">
 
<li>Fill in the fields as follows:</li>
 
<li>Fill in the fields as follows:</li>
 
</ol>
 
</ol>
  
[[File:DNS AAAA screen.png|none]]
+
[[File:DNS AAAA screen.png|none|DNS AAAA screen.png]]
 +
 
 +
{| style="margin-left: 50px;  width: 500px" border="1" cellpadding="1" cellspacing="1"
 +
|-
 +
! scope="col" | Field<br/>
 +
! scope="col" | Description<br/>
 +
|-
 +
| Hostname<br/>
 +
| Enter the hostname of the device.<br/>
 +
|-
 +
| IPv6-Address<br/>
 +
| Enter the IPv6 address.<br/>
 +
|-
 +
| TTL<br/>
 +
| Adjust the TTL value of the zone in seconds.<br/>
 +
|-
 +
| Active<br/>
 +
| Select to activate the A record.<br/>
 +
|}
 +
<ol start="6">
 +
<li>Click '''Save'''.</li>
 +
</ol>

Revision as of 22:30, 28 October 2013

A DNS zone is configured with a zone file for each domain containing resource records. There are several types of DNS records which you can adjust in HostPath.

A Record

The A record maps a hostname to an IPv4 address.

To create an A record:

  1. Go to the DNS tab.
  2. Select a zone.
  3. Click Records.
DNS records highlight.png
  1. Click A.
DNS Zone A Highlight - wiki.png
  1. Fill in the fields as follows:
DNS A screen.png
Field
Description
Hostname
Enter the hostname of the device.
IP-Address
Enter the IPv4 address.
TTL
Adjust the TTL value of the zone in seconds.
Active
Select to activate the A record.
  1. Click Save.

AAAA Record

The AAAA record maps a hostname to an IPv6 address.

To create an AAAA record:

  1. Go to the DNS tab.
  2. Select a zone.
  3. Click Records.
  4. Click AAAA.
DNS AAAA highlight.png
  1. Fill in the fields as follows:
DNS AAAA screen.png
Field
Description
Hostname
Enter the hostname of the device.
IPv6-Address
Enter the IPv6 address.
TTL
Adjust the TTL value of the zone in seconds.
Active
Select to activate the A record.
  1. Click Save.