# ADGH setup:settings --> DNS settings;# Enter one server address per line. Learn more about configuring upstream DNS servers. Here is a list of known DNS providers to choose from:https://dns.controld.com/personalcodehttps://security.cloudflare-dns.com/dns-query192.168.1.1:53530[code/]# Bootstrap DNS servers[code]76.76.2.29.9.9.10149.112.112.102620:fe::102620:fe::fe:10[code/]# Private reverse DNS servers[code]192.168.1.1:53530[code/]# OPNsense setup:[code]Services --> Unbound DNS --> General;- Enable unmbound - ticked- Listen Port - 192.168.1.1:53530- Enable DNSSEC Support - ticked- Enable DNS64 Support - ticked- Register ISC DHCP4 Leases - ticked- Register ISC DHCP Static Mappings - ticked- Local Zone Type - transparent[code/]# Services --> Unbound DNS --> Advanced;[code]- Prefetch DNS Key Support - ticked- Harden DNSSEC Data - ticked- Aggressive NSEC - tickedRebind protection networks - 0.0.0.0/810.0.0.0/8100.64.0.0/10169.254.0.0/16172.16.0.0/12192.0.2.0/24192.168.0.0/16198.18.0.0/15198.51.100.0/24203.0.113.0/24233.252.0.0/24::1/1282001:db8::/32fc00::/8fd00::/8fe80::/10[code/]# Services --> Unbound DNS --> Query Forwarding;[code]- Domain - open- Address - 192.168.10.40- Port - 53--- Domain - open- Address - 192.168.200.40- Port - 53[code/]# Firewall Rules;[code]Firewall --> Alias;- Enabled - ticked- Name - ADGH_DNS_Servers- Type - Host(s)- Categories - DNS- Content - 192.168.10.40, 192.168.200.40- Statistics - unchecked- Description - ADGH-DNS-servers(2)[code/]# Firewall --> Groups;[code]- Name - Adgh_DNS- Members - LAN,VLAN10,VLAN20,VLAN30,VLAN40,VLAN100,VLAN200- (no) GUI groups - unticked- Description - Rerouting ADGH DNS on all networks[code/]# Firewall --> NAT;[code]- Interface - Adgh_DNS- TCP/IP version - IPv4- Protocol - TCO/UDP- Source - Advanaced- Destination/Invert - ticked- Destination Adgh_DNS net- Destination port range from-to - DNS- Redirect target IP - ADGH_DNS_Servers- Redirect target port - DNS- Pool Option - Round Robbin- NAT refelction - Dissabled - Filter rule association - Rule Redirect DNS request to internal DNS resolvers[code/]# Firewall --> Rules --> Floating;[code]- Action - Pass- Quick - ticked- Interface - Adgh_DNS- Direction - in - TCP/IP Version - IPv4+IPv6- Source - Asgh_DNS net- Destination - ADGHH_DNS_Servers- Destination Port Range from-to - DNS[code/]