This is probably due to a known bug in the FreeBSD golang implementation that cannot be fixed by the AGH team, unfortunately. If the queries go to the VIP, the answers sent by AGH come from the "real" interface address and are ignored by any correctly working client.See:https://github.com/AdguardTeam/AdGuardHome/issues/3015Workaround: have AGH listen on 127.0.0.1 and use inbound port forwarding NAT to facilitate the queries.