FakeDns
FakeDns copied to clipboard
Error was handled by sending NONEFOUND
Can we get some more verbosity on this? Thanks.
C:\Tools\FakeDNS>fakedns.py --dns 8.8.8.8 -c C:\Tools\FakeDNS\dns.conf -i 192.168.0.228
>> Parsed 15 rules from C:\Tools\FakeDNS\dns.conf
>> Error was handled by sending NONEFOUND
>> Error was handled by sending NONEFOUND
timed out
timed out
>> Built NONEFOUND response
>> Built NONEFOUND response
>> Error was handled by sending NONEFOUND
The DNS queries outgoing (from the machine where your fakedns.py is running) aren't reaching the nameserver, that's what is happening, is not fakeDNS, is your setup.
P.S: Diagnostic with dig (posix), Resolve-DnsName (powershell) or nslookup (PE binary)