Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Jul 2009
    Posts
    27

    Default How to apply a DNS ?

    Hi,

    I have a domain name on a previous server. Now I rent a CPanel server. I have created an account with this same domain name.

    And so CPanel created a DNS zone for this domain.

    But on my registrar, the DNS zone is still on the old server, and I cannot move it to the new one, as the AFNIC (this is a .fr) refuses the move, probably because the BIND infos do not match the new server.

    So how can I do to apply the BIND/DNS info for my new server? Is this done automatically, and so I just have to wait? Or do I have to stop the bind service on the old server before?

    I need my BIND to be on the new server "before" moving the DNS from the old one to the new one...

    Thanks

  2. #2
    BANNED
    Join Date
    Jun 2005
    Location
    Wild Wild West
    Posts
    2,025

    Exclamation

    You just need to add the DNS server "A" entries in the zone file on the new server so that they can pull the resolution for the new DNS server IPs.

    It's a common check a lot of registars are using these days ...

    You could do this from WHM in "Edit a DNS Zone" or from the SSH shell:
    Code:
    # cd /var/named
    # pico domainname.fr.db
    # service named restart
    While editing the zone file in pico (or VI *my personal choice*),
    you need to add "A" records for your DNS servers.
    Code:
    ns1 (or whatever you call your DNS server)  IN A  x.x.x.x
    ns2  IN A y.y.y.y

Similar Threads & Tags
Similar threads

  1. Rebuild apache to apply changes
    By AntraxZ in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-03-2011, 03:33 AM
  2. How to apply SSL to server itself when logging in.
    By hcanning in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 04-04-2011, 07:20 AM
  3. Apply ACL to all Resellers
    By nurseryboy in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 08-30-2006, 07:17 PM
  4. How to apply a test cpanel license?
    By jstar in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 05-18-2003, 11:57 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube