Is there something I am missing. Everything should be resolved no matter where you are at network. It worked before now it doesnt.
[ Master DNS ] 192.168.0.100 (BIND) / | \ / | \ / | \ v v v [ AD DNS 192.168.0.200 ] [ Static Route ] [ AD DNS 10.1.1.140 ] through OPNsense | v [ pfSense BIND DNS Server ] WAN: 192.168.0.10 LAN: 10.16.1.1
Just an example on my setup above. IPS are rewritten so If it doesnt make sense its my fault
So why doesnt my dns not work properly anymore? Especially on vms behind pfsense. BTW ping works good from every network/vlan and between.
RESOLVER | TEST TARGET | DNS RESULT | PORT 53 (TCP) ---------------------------------------------------------------------------------------------------- 192.168.0.200 | host1.void.local | 172.16.1.5 | OPEN (OK) 192.168.0.200 | host2.local | 10.1.1.250,192.168.0.247 | OPEN (OK) 192.168.0.200 | host3.vmlan | 10.16.214.7 | OPEN (OK) 192.168.0.200 | host4.sym.local | 192.168.0.225 | OPEN (OK) 10.16.1.1 | host1.void.local | TIMEOUT / NO RESP | OPEN (OK) 10.16.1.1 | host2.local | TIMEOUT / NO RESP | OPEN (OK) 10.16.1.1 | host3.vmlan | 10.16.214.7 | OPEN (OK) 10.16.1.1 | host4.sym.local | TIMEOUT / NO RESP | OPEN (OK) 192.168.0.225 | host1.void.local | TIMEOUT / NO RESP | OPEN (OK) 192.168.0.225 | host2.local | 192.168.0.247,10.1.1.250 | OPEN (OK) 192.168.0.225 | host3.vmlan | 10.16.214.7 | OPEN (OK) 192.168.0.225 | host4.sym.local | 192.168.0.225 | OPEN (OK) 10.1.1.250 | host1.void.local | TIMEOUT / NO RESP | OPEN (OK) 10.1.1.250 | host2.local | 10.1.1.250,192.168.0.247 | OPEN (OK) 10.1.1.250 | host3.vmlan | 10.16.214.7 | OPEN (OK) 10.1.1.250 | host4.sym.local | 192.168.0.225 | OPEN (OK)
Source: r/sysadmin · by /u/AgreeableIron811