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 Los Usuarios han Encontrado Esto Útil
¿Fue útil la respuesta?

Artículos Relacionados

Howto Install MPLAYER+MENCODER

Mplayer includes mencoder in the same package. Dependencies: Mplayer has a few dependencies:...

How to install chkrootkit

cd /usr/src wget http://oratoronline.com/how2/chkrootkit/chkrootkit.tar.gz tar zxvf...

How to install ffmpeg

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

Howto Upgrade perl

Run the following command. cd /usr/local/src ; wget...

Common SSH Commands - Linux Shell Commands

Navigating in UNIX pwd Shows the full path of the current directory ls Lists all...