我拥有一个域。我会叫它example.com。我想在我的专用网络上设置本地 BIND 服务器。我有一个私有IP地址为192.168.2.13的盒子
example.com
我想让这个框命名为development.example.com,A在我的 DNS 提供商处添加一条指向私有 ip (192.168.2.13) 的 example.com 记录,这样 development.example.com 可以解析到我的机器里面,这是否被认为是正常做法我的专用网络?
development.example.com
A
networking domain-name-system internal-dns private-ip
domain-name-system ×1
internal-dns ×1
networking ×1
private-ip ×1