<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Looking at both with Wireshark, it looks like both send the query (and the Ethernet packet in both cases appears to be multicast, as it should be) and get the response. But it seems the MacPorts one doesn’t “hear” the response.<div class=""><br class=""></div><div class="">Looking at dtruss output for both, it looks like the Apple version issues some recvmsg() system calls (presumably thus receiving the response), but the MacPorts version never does. Without looking at the source, I couldn’t say why it never gets there; and even looking at it, I might not, given that I’m not familiar with the bind9 code, and it looks like it might be a bit hard to follow.<br class=""><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Jun 25, 2022, at 11:56 PM, Larry Stone <<a href="mailto:lstone19@stonejongleux.com" class="">lstone19@stonejongleux.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">dig +short @224.0.0.251 -p 5353 hostname.local</span></div></blockquote></div><br class=""></div></div></body></html>