I have a system which is offline and runs 3 lxd container.
These three containers should talk to each other via the name.
Which works, but takes forever.
Pinging the ips directly takes ~0.007s and
pinging the dns name works but takes 15sec.
Any idea how to configure the dnsmasq started with lxd to respond faster?
Is there a way to get logs from this dnsmasq server?