ansible-collection-autonomy icon indicating copy to clipboard operation
ansible-collection-autonomy copied to clipboard

Configure bind9 views

Open gderber opened this issue 4 years ago • 0 comments

This will allow different responses based on VLAN subnets. For example, IoT devices that don't need knowledge of LAN services. Or allowing IoT devices that need IP address overrides (Riiconnect24) to work without interfering with other systems.

Refs:

  • https://kb.isc.org/docs/aa-00851
  • https://www.google.com/amp/s/www.digitalocean.com/community/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-ubuntu-14-04.amp
  • https://stackoverflow.com/questions/27669153/bind9-return-different-ip-address-based-on-subnet
  • https://serverfault.com/questions/835711/bind9-different-answer-per-ip-possible

gderber avatar Jan 09 '21 15:01 gderber