Domain Name Creation

Domain Name System (DNS) is a mechanism designed to search the host's domain name for its IP address and vice versa, as well as other information contained in resource records. For more information, see the article Creating domain zone resource records. Domain name is a set of characters that is assigned to a specific IP address.

ISPmanager can work as a primary DNS server (master).

To create a domain name:

  1. Go to Domains → Domain names → Create.
  2. When working under an administrator account, the option Owners are administrators is available. Turn it on if the domain name is created by the control panel not for users, or select the Owner who will own the domain name.
  3. Enter the Domain Name.
  4. Provide IP addresses that match the domain name. Indicated in the resource A-records of the domain zone.
  5. Specify the Name Servers managing the domain zone. Indicated in the resource NS records of the domain zone.
  6. If you need to create a WWW-domain for the domain name, specify the Local IP-addresses on which web servers accept requests to the domain's web pages and enable the Create WWW-domain option. The WWW domain is required so that visitors can access the domain's web pages using browsers. For more information, see the article Creating a WWW Domain.
  7. If you plan to create mailboxes in the domain, enable the Create mail domain option.
  8. Click Ok.

Note!

ISPmanager checks for a domain name in the list of banned names: Domains → Reserved names. If the domain is on the banned list, it will not be created.

  • 581 Users Found This Useful
Was this answer helpful?

Related Articles

Remote Access for MySQL Server

IntroductionThe MySQL server has the ability to listen on specific addresses to accept incoming...

CRON Scheduler

The Scheduler is a tool for automatically executing tasks on the server that repeat at a...

Adding Self Signed SSL Certificate

Attention ! This method of installing an SSL certificate is not the easiest and fastest, for a...

PHP version change

The PHP version is changed in the hosting control panel. How do I open the hosting control...

Database import or export via SSH

Often, it is more convenient to import and export databases not through the phpMyAdmin interface,...