前に dhcpd として動く bootpd と Dynamic DNS の連携ができない、と書いたのだけど、 Apple 様が考える名前解決の流れを理解したような気がするのでメモ。
きっかけは未練がましく bootpd の man を読んでたことなんですが、こんな記載を見つけたのです。
use_open_directory  (Boolean) If this property is set to true,
                    bootpd will look for static IP address to eth-
                    ernet address bindings in Open Directory. Then
                    default value is true.
これはちょっと試してみないと!