Basically it is working like I want with port translation, it means that I publish 53/tcp and 53/udp to be able to resolve from hosts the DNS.
This will conflict with AD, maybe dnsmasq (not verified) because the port is already used and opened
thinking on possible solutions
- open different ports but not convenient because I am not sure the resolv.conf could handle custom port, I need to do a firewall redirection…so no
- use a aqua like trusted network with private IP, make a zone that the server could reach. I do not know if it is possible
- use the trusted network, this idea could be nice however I need to be rootfull and use Macvlan network
- …
I do not know if you have tips, idea
cc @davidep