zoukankan      html  css  js  c++  java
  • DNS Brand

    1) You must add glue records (child nameservers) to your-domain.com from your domain's registrar control panel. Example:
    ns101.your-domain.com -> nameserver ip
    ns102.your-domain.com -> nameserver ip
    pns101.your-domain.com -> nameserver ip
    pns102.your-domain.com -> nameserver ip
    pns103.your-domain.com -> nameserver ip

    2) Change the NS records here:
    From ns101.old-name-server.com to ns101.your-domain.com
    From ns102.old-name-server.com to ns102.your-domain.com
    From pns101.old-name-server.com to pns101.your-domain.com
    From pns102.old-name-server.com to pns102.your-domain.com
    From pns103.old-name-server.com to pns103.your-domain.com

    3) Add these A records here:
    ns101.your-domain.com -> nameserver ip
    ns102.your-domain.com -> nameserver ip
    pns101.your-domain.com -> nameserver ip
    pns102.your-domain.com -> nameserver ip
    pns103.your-domain.com -> nameserver ip

    4) Change the name servers from the panel of your domain's registrar to:
    ns101.your-domain.com
    ns102.your-domain.com
    pns101.your-domain.com
    pns102.your-domain.com
    pns103.your-domain.com

    5) (Optional) Change the Primary NS in the SOA settings to one of your branded servers.

    After 24-48 hours your DNS branding will work fine.

  • 相关阅读:
    Excel 用row()函数 在Excel中自动添加序号,
    sql server数据导入
    Excel导入sq server后数据列以科学计数法显示
    left join 和 left outer join 的区别
    多点求值与暴力插值
    生成函数

    洲阁筛 学习笔记
    「NOI2017」游戏 解题报告
    CF 1045 H. Self-exploration 解题报告
  • 原文地址:https://www.cnblogs.com/jiangkun/p/DNS_Brand.html
Copyright © 2011-2022 走看看