Extra DNS label not resolving
Hi!
I spun up a client with
NB_EXTRA_DNS_LABELS=mqtt
in the enviorment, however I can't get that to resolve.
dscacheutil -q host -a name ..
does not work for the extra label, but for the peer name.
Any idea how to dig into this?3 Replies
(Docker compose based peer)
Also does not show up on the peers UI overview, if it's supposed to be

the setup key has
Allow Extra DNS labels
on
I recreated the setup key, and deleted the agent volume, I guess I messed up somewhere. It's working now 😄