https://netmaker.org logo
Title
b

big-wolf-4507

09/20/2022, 4:53 PM
I think I'm a little confused with how I can use coredns in the docker compose. I know that I don't need to use it, but I want to use it for external clients. @jolly-london-20127 You said that I should be able to add the private address to the netmaker node (e.g., from the vpn subnet), but when I'm `docker exec`'d into that container I don't even see a bind active for port 53 even though PORT_FORWARD_SERVICES=dns is set. Is there something I'm missing? E.g., I can't do
dig <known-good-name> @private.ip.address
doesn't work from within the overlay network