Network Solutions Domain Configuration

Learn how to point your Network Solutions domain to a Pantheon site.

Discuss in our Forum Discuss in Slack

Before You Begin

Be sure that you have a:

Locate Pantheon's DNS Values

Identify DNS values to point your domain to Pantheon:

  1. Navigate to the Site Dashboard and select the target environment (typically Live) then click Domains / HTTPS.

  2. Click the Details button next to your domain.

Keep this page open and login to your Network Solutions account in a new tab before you continue.

Configure DNS Records on Network Solutions

A Record

  1. Navigate to Account Manager > My Domain Names

  2. Select the domain you want to point to Pantheon, then click Manage.

  3. Click Change Where Domain Points, then select Advanced DNS.

  4. In the IP Address (A records) section, click Edit A Records.

  5. The domain likely has a few default values for www and the bare domain. Paste the IP address provided by Pantheon in the Numeric IP field for the existing @ (None) record, then delete any default records like so:

    Network Solutions Edit A Records

  6. Select desired Time to Live (TTL).

  7. Click Save Changes.

  8. Once changes are saved, the section of the Advanced DNS interface for A records should look like this:

A Record for Subdomain

An A record is required to configure a subdomain (e.g., www.example.com).

  1. In the IP Address (A records) section, click Edit A Records.

  2. Edit the www record field and enter the A record value provided by Pantheon (e.g. 23.185.0.2) in the Numeric IP field.

  3. Select desired Time to Live (TTL).

  4. Click Save Changes.

AAAA Records

  1. In the IPV6 Address (AAAA Records) section, click Edit AAAA Records.

  2. For each domain hosted at Pantheon, enter the AAAA record value provided by Pantheon in the IPv6 field:

    The AAAA record fields in the Network Solutions dashboard

  3. Enter the desired Time to Live (TTL).

  4. Click Continue.

  5. Review the information on the confirmation page, and then click Save Changes.

Network Solutions Docs

Next Steps