2018-06-16から1日間の記事一覧

DDNSのエントリ削除

たまにおかしくなるので対処メモ。 DHCPのログにこんなのが出る時がある。 dhcpd: Forward map from XboxOne.hoge.local to 192.168.8.236 FAILED: Has an address record but no DHCID, not mine. 以下でDDNSのエントリを消す。 nsupdate -k /etc/bind/rndc…