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

What do I need to do to put Flash on my website?

Flash is a client side feature - it runs on the user's computer, not on your web host. As long as...

Static IP vs. Dynamic IP Address

A static IP address is one that remains fixed and never changes. The PC always sees the same...

How do I track how many hits my website gets?

There are a few things that need to be cleared in terms of terminology: 1. Hits - this simply...

Howto Upgrade perl

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

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...