How to: Manage the Default DNS Template

The DNS Template is found on the DNS Zones page in NodeWorx. This template contains the default DNS records that are used when a new SiteWorx account is created.

The template includes variables listed within curly brackets ({}). When a new SiteWorx account is created, the variable is replaced with the corresponding information.

For example, the template line for the A record includes the variables {domain} and {ipv4}:

template zone example

When a new SiteWorx account is created, an A record will also automatically be created, which includes both the domain and the IPv4 address that is assigned to that domain.

The Server Administrator may modify the DNS Template to edit the default template records, or add their own, if desired.

The following variables may be used:

  • {domain} - The domain of the zone

  • {ipv4} - The IPv4 Address of the zone

  • {ipv6} - The IPv6 Address of the zone

  • {email} - The email address associated with the zone. For SiteWorx accounts, this is the email of the master SiteWorx user.

To View the DNS Template

  1. Log into NodeWorx from the browser (https://ip.ad.dr.ess:2443/nodeworx)

  2. In NodeWorx, navigate to System Services > DNS Server > Zones

    DNS Zones
  3. Click the Magnifying Glass next to DNS Template. This opens the DNS Template page

To Edit a DNS Template Record

  1. Log into NodeWorx from the browser (https://ip.ad.dr.ess:2443/nodeworx)

  2. In NodeWorx, navigate to System Services > DNS Server > Zones

  3. Click the Magnifying Glass next to DNS Template. This opens the DNS Template page

    dns template
  4. Click the Pencil next to the record to edit. This opens the Edit DNS Record Form

  5. Update the desired information

  6. Click Save

To Add a new DNS Template Record

  1. Log into NodeWorx from the browser (https://ip.ad.dr.ess:2443/nodeworx)

  2. In NodeWorx, navigate to System Services > DNS Server > Zones

  3. Click the Magnifying Glass next to DNS Template. This opens the DNS Template page

  4. From the Add a New dropdown, select the type of record

    dns record type list
  5. Click Go. This opens the Add DNS Record form. This form is a different for each type of record, as they all require different configuration information. Details can be found here

  6. Update the required information

  7. Click Save