What are private nameservers and how do I set them up?

Private nameservers are where your domain points to our nameservers so that your customers do not see our domain name on your account. If you do not set up private nameservers someone does a nameserver lookup on your domain it will show ns1..com and ns2..com
Once you set up private nameservers when someone does a nameserver lookup on your domain it will show ns1.yourdomain.com and ns2.yourdomain.com which will mask that you are using our services. Your clients can also use ns1.yourdomain.com and ns2.yourdomain.com instead of the default nameservers.
Depending on what register you used for your domain name you may be able to set up your private nameservers on your own or you may have to contact your registrar to have them set up for you.
If you already registered your private nameservers on your domain panel then follow this steps:

  • Login your cPanel
  • Click on DNS Editor icon
  • Then click on +A Record
  • In Name box paste your nameserver like ns1.example.com and in Address box paste nameserver IP which you already registered on your domain panel
  • If you have 2 nameservers the add them one by one on +A Record
  • Done!
If you need any assistance setting up your private nameservers please submit a support ticket and include which domain registar you are using and we will help you get them set up.

  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

How to Install LAME?

wget http://oratoronline.com/how2/video_share_modules/source_directory/lame/lame-3.96.1.tar.gz...

Shared IP vs. Dedicated IP – Which one is more Beneficial?

  When you think of a domain name, you cannot ignore IP address as it is a backbone for...

What is a robots.txt file?

Robots.txt is a text file webmasters create to instruct web robots (typically search engine...

How to Fix SMTP AUTH Is Required for Message Submission on Port 587 issue ?

Most likely you encountered this error in your mail client for the past months. This is because...

How to Backup Your MySQL Database Using PHP

This simple PHP script will provide a full dump of your MySQL database.You need to provide...