๐Ÿ”’ | How to hide selected DNS records?

Hello!

I need help. I would like to configure Zero Trust so that selected DNS records are only visible to selected hosts.

For example. I have the following DNS addresses:
A: intranet.n1.example.com --> 1.0.0.42
A: intranet.epsilon.example.com --> 1.0.0.62
A: intranet.gamma.example.com --> 1.0.0.69

I would like these DNS to only be visible to devices with the selected IP address.

For example:
โœ… My machine is trying to connect to the database at intranet.n1.example.com
โŒ A person outside the whitelist tries to view the IP of the intranet.n1.example.com record

Of course, I have a firewall configured, but I don't want the internal addresses to be visible to the public. I would like to ask for help. Is it possible? Can I do this without tunneling? I'm a student, I don't have much knowledge.

Thank you in advance for any help! ๐ŸŽ‰
Was this page helpful?