I am facing an issue where a localhost entry is being created in my dns pointing to an actual IP in my network. Now some of my pc's when they query dns for localhost instead of HOSTs file, they get this entry and we face issues.
I am proposing creation of a localhost=127.0.0.1 entry in DNS server. My question is, if I create this entry, will it stop any duplicate entries to be created in DNS for localhost pointing to real ip i.e. another entry with localhost=192.168.x.x.
KailashC