0

I need to create a DNS Bind in Docker with 2 different zones for 3 DNS clients from the same server, where:

  • 1 client has access to one zone and the other 2 access to the other zone

I need to use Bind9 and Docker for this.

How can i do this?

K_dev
  • 337
  • 2
  • 9
  • 1
    RPZ is not to filter which clients has access to what, it is to change the zone content. For changing responses per client, see the bind "view" feature. However you are offtopic here as there is nothing related to programming in this. – Patrick Mevzek Feb 21 '20 at 00:29
  • Ok so where i should ask these type of questions? – K_dev Feb 23 '20 at 22:20

0 Answers0