Something
bind9支援dynamic dns update request,可以動態的在remote送出dns update去更改dns server zone的設定
bind9在接收到dns update request後會先在/etc/bind/底下新增db-abc.com.tw.jnl,以之達成動態修改db-abc.com.tw文件,db-abc.com.tw文件會在下次server restart時才真正寫入
當然在zone中要設定allow-update,預設是不允許的
此筆記為安裝在Debian上的步驟
Continue reading