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 registar 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 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 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

How to install Perl

yum -y install perl

Creating a Welcome message for SSH logins

Did you ever want to change or create a new login message antime someone logs into SSH? We'll...

How to install eAccelerator

Eaccelerator is a PHP accelerator/encoder/caching utility that is based off of the old mmcache...

How to Install GMP Math liberary

wget http://ftp.sunet.se/pub/gnu/gmp/gmp-4.2.2.tar.bz2 tar -xjvf gmp-4.2.2.tar.bz2 cd gmp-4.2.2...

How to install ffmpeg

ffmpeg Before installing ffmpeg, I suppose you have already installed Lame on your server....