weixin_39993989 2020-11-30 15:41
浏览 0

Support delegation.

We could/should supported delegations. This means letting a msg.Service (msg.Delegation probably) insert NS and DS records to delegate a domain to a different set of nameservers.

该提问来源于开源项目:skynetservices/skydns

  • 写回答

6条回答 默认 最新

  • weixin_39993989 2020-11-30 15:41
    关注

    This would need issue #47 support, but still be dynamic: i.e. how does skydns know it is authoritative for a domain. OR all delegation must fall under the top-level domain for which skydns is configured. The latter makes more sense, and is dynamic because everything is stored in the backend. For multiple delegations and being able to do it issue #47 (once fixed) would give us that.

    评论

报告相同问题?