نمایش نتایج: از شماره 1 تا 1 , از مجموع 1

موضوع: Setting up Private Nameservers in Cpanel

Threaded View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1
    عضو انجمن MelatHOST آواتار ها
    تاریخ عضویت
    Jan 2009
    محل سکونت
    رشت
    نوشته ها
    412
    تشکر تشکر کرده 
    81
    تشکر تشکر شده 
    330
    تشکر شده در
    232 پست

    پیش فرض Setting up Private Nameservers in Cpanel

    This guide will show you the ropes in how to setup cpanel nameservers and configure them properly so you can run ns1 and ns2.yoursite.com. Once your nameservers are setup clients can then use your own private nameservers for their domains.

    1. Regiser your domain
    Register the domain name you would like to use, you can register a domain here if you need one.This domain will be used as your nameservers - eg ns1.yourdomain.com and ns2.yourdomain.com

    2. Additional IPs
    Have 2 available IP addresses for your server that aren't in use.You will need to contact you provider to obtain these IP addreses.

    3. Registering the Nameservers
    Now login to your domain management page for the domain you registered and register ns1.newdomain.com and ns2.newdomain.com as nameservers (registries normally have a special facility for doing that). The registry may also have a facility to propogate these nameservers around the foreign registries - if so, you should use this facility.

    These registrations may take a few days to propagate (often as many as 3 days).

    Article provided by WebHostGear.com

    4. Reverse DNS
    You may also need to get your data centre to enter a reverse DNS pointer for your nameservers. You'll need to let them know each nameserver and its IP address. Sometimes you can suffer non-delivery of mail if you don't so this. Reverse DNS pointers can take a while to propagate.
    Setup a reverse on the IP address for your domain

    5. Broken NDC/BIND
    My version of WHM/CPanel came with a broken NDC. To fix this:

    SSH into your box as root.

    (a) Type: cd /scripts
    (b) Type: ./updatenow
    (c) Type: ./fixndc

    Go back into WHM, go to the Restart Services section in the left menu and click DNS/Nameserver (BIND).

    You will need to do this if you start getting 'ndc' errors when you are doing anything DNS related in WHM.

    6. Setup Nameservers In WHM
    Go into WHM (Web Host Manager) and select Edit Setup from the Server Setup menu on the left. Enter ns1.newdomain.com in the Primary Nameserver field. Hit 'Assign IP Address', then hit 'Add an A Entry for this nameserver'.
    Repeat this process for the Secondary Nameserver field.

    7. Tidy Up Junk Nameservers
    Go into WHM (Web Host Manager) and select Manage Nameserver IPs from the Server Setup menu on the left. Remove any nameservers you don't recognise. This is just a tidy up exercise in case anyone's set anything up on the box before you.

    8. Initial Nameserver Setup
    Go into WHM (Web Host Manager) and select Initial NameServer Setup from the Server Setup menu on the left. Run this.

    9. Restart BIND
    Restart BIND (step 7 restarts BIND, but we've known it to need a proper stop and start for it to work) from SSH with:

    service named stop
    service named start

    10. Manual Checks
    I don't know what it is about this process, but it doesn't always work, so there are some things you can check manually via SSH.

    /etc/wwwacct.conf
    Check that the nameservers are correctly specified on NS, NS2 etc.
    EG: scroll to the name servers section.....
    NS ns1.yournameserver.com
    NS2 ns2.yournameserver.com

    /etc/resolv.conf
    Check that there are nameserver entries for each IP. There may also be one for 127.0.0.1 - this is okay. I'm led to believe (by the 'man' entry for resolv.conf) that this isn't a particularly important file, but I changed mine to read:

    domain mybox.com
    search mybox.com
    nameserver 127.0.0.1
    nameserver 111.111.111.111
    nameserver 222.222.222.222

    Where 'mybox.com' is the main domain of my server, and '111.111.111.111' and '222.222.222.222' are the IP addresses of my primary and secondary nameservers.

    resolv.conf is used to lookup names that are not in FQDN format.

    /etc/nameserverips
    Check that there are entries for each IP acting as a nameserver.
    EG:
    IPHERE=ns1.yournameserver.com
    IPHERE=ns2.yournameserver.com

  2. تعداد تشکر ها از MelatHOST به دلیل پست مفید


اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. اضافه کردن NameServers اختصاصی در cPanel/WHM
    توسط joomla2 در انجمن سوالات و مشکلات
    پاسخ ها: 3
    آخرين نوشته: August 30th, 2017, 12:22
  2. mail setting دامنه 14 ساله
    توسط alimosavi در انجمن فروش دامین
    پاسخ ها: 1
    آخرين نوشته: August 8th, 2016, 19:36
  3. مشکل در general setting whmcs
    توسط amirizadi در انجمن سوالات و مشکلات
    پاسخ ها: 9
    آخرين نوشته: February 24th, 2011, 10:04
  4. dns setting بستس چجوری ns ها رو باید ست کرد؟
    توسط Skoot در انجمن پلسک Plesk
    پاسخ ها: 0
    آخرين نوشته: December 7th, 2010, 21:46
  5. تغییر setting دامین ها در resellerclub.com
    توسط ali.n در انجمن دامین
    پاسخ ها: 1
    آخرين نوشته: April 3rd, 2010, 19:37

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •