03-05-2017 10:35 AM
Looking through my OpenDNS statistics, it appears my network is sending out a decent amount of traffic to resolve the domain 'localhost'. Should I be concerned?
03-05-2017 02:16 PM
It means something on your network is trying to resolve that name via DNS, which it shouldn't be doing since localhost is the device itself.
It may or may not be an indication of a problem, but if you are concerned by it you should find out which device (or devices) is responsible for these DNS requests
03-06-2017 05:29 AM
You have configured the OpenDNS resolver addresses on the LAN/DHCP side of your router or on the end user device, causing that also internal name resolution requests go to OpenDNS. This is totally normal in this case.
If you don't want this, configure the OpenDNS addresses only on the WAN side of your router if you can.
03-06-2017 06:12 PM
Thanks!!
03-07-2017 11:19 AM
Sometimes also DNS servers return the right response on such a DNS request, see here my internal AD DNS server:
nslookup localhost.
Server: dns1.local.prv
Address: 10.165.161.45
Non-authoritative answer:
Name: localhost
Address: 127.0.0.1
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide