Verifying the DNS configuration

After configuring the nameserver you must verify that your instance can now resolve DNS names.

  1. Navigate to CDP Control Plane > Management Console.
  2. Click Environments and select your environment from the list.
  3. Click Summary.
  4. Find the FreeIPA section and copy the content of the Private IP field.
  5. Open a terminal.
  6. Run the following command: $ nslookup [***FULLY QUALIFIED DOMAIN NAME***]
    If your DNS is set up correctly, this command returns an address for the name you provided.