Bind9 DDNS Ubuntu 22.04

以下設定在DDNS的Server apt install bind9 建立一個 ddns 帳號 tsig-keygen -a hmac-sha512 ddns >> /tmp/ddns.key cat /tmp/ddns.key key "ddns" { algorithm hmac-s...