shadow_man
Executive Member
Hi,
I'm using DNSMASQ for local DNS and as such I've got a DNS Forwarder on the AD server to query this server for DNS.
It seems to be working fine, but then all of a sudden goes intermittent and won't resolve anything. The problem appears to be on the AD side and not the DNSMASQ side as the AD server just doesn't reply to NSLOOKUP - despite some DNS resolution being available?
My DNS (confirmed via IPCONFIG):
DNS Servers . . . . . . . . . . . : 192.168.22.10
192.168.22.11
------------------------------------------------------------
EXAMPLES:
------------------------------------------------------------
C:\Users\j>ping wiki.test.biz
Ping request could not find host wiki.test.biz. Please check the name and try again.
C:\Users\j>nslookup wiki.test.biz
Server: rsad001.test.local
Address: 192.168.22.10
Name: wiki.test.biz
Address: 192.168.22.226
C:\Users\j>nslookup server
Server: rsad001.test.local
Address: 192.168.22.10
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to rsad001.test.local timed-out
-------------------
I can clearly ping the DC and its up:
C:\Users\j>ping rsad001.test.local
Pinging rsad001.test.local [192.168.22.10] with 32 bytes of data:
Reply from 192.168.22.10: bytes=32 time=1ms TTL=128
Reply from 192.168.22.10: bytes=32 time<1ms TTL=128
Reply from 192.168.22.10: bytes=32 time<1ms TTL=128
Reply from 192.168.22.10: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.22.10:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
I'm using DNSMASQ for local DNS and as such I've got a DNS Forwarder on the AD server to query this server for DNS.
It seems to be working fine, but then all of a sudden goes intermittent and won't resolve anything. The problem appears to be on the AD side and not the DNSMASQ side as the AD server just doesn't reply to NSLOOKUP - despite some DNS resolution being available?
My DNS (confirmed via IPCONFIG):
DNS Servers . . . . . . . . . . . : 192.168.22.10
192.168.22.11
------------------------------------------------------------
EXAMPLES:
------------------------------------------------------------
C:\Users\j>ping wiki.test.biz
Ping request could not find host wiki.test.biz. Please check the name and try again.
C:\Users\j>nslookup wiki.test.biz
Server: rsad001.test.local
Address: 192.168.22.10
Name: wiki.test.biz
Address: 192.168.22.226
C:\Users\j>nslookup server
Server: rsad001.test.local
Address: 192.168.22.10
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to rsad001.test.local timed-out
-------------------
I can clearly ping the DC and its up:
C:\Users\j>ping rsad001.test.local
Pinging rsad001.test.local [192.168.22.10] with 32 bytes of data:
Reply from 192.168.22.10: bytes=32 time=1ms TTL=128
Reply from 192.168.22.10: bytes=32 time<1ms TTL=128
Reply from 192.168.22.10: bytes=32 time<1ms TTL=128
Reply from 192.168.22.10: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.22.10:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms