我尝试使用 nsupdate 添加 dns 条目:
printf 'update add myhost.mydomain.com 86400 A 172.16.1.1\nsend\n' | nsupdate
我收到错误:
update failed: NOTIMP
这是什么意思?
dns updates
dns ×1
updates ×1