SInce the hosts file is usually checked first, I would take a look at making
sure that you have the format of the hosts file set correctly.
Make sure you're editing c:\windows\hosts, not hosts.sam .
Format is IP, then a tab delimit, then the name of the machine.
Make sure that "127.0.0.1 localhost" is the 1st line.
Make sure that none of the important lines are remarked out with a # symbol.
"Doug" <(E-Mail Removed)> wrote in message
news:Xns9468A06197071dougwzz99yahoocouk@195.92.193 .157...
> I have a small home network of 3 machines running Win98. I recently
> installed a router for internet access, and noticed on the logs that the
> machines were occasionally doing external DNS lookups with the names of
the
> other machines on the internal network. To try and stop this I've created
a
> HOSTS file on each machine with the internal IP addresses and names of all
> the machines on the internal network. However the logs show that the
> machines are still doing EXTERNAL DNS lookups for these internal names.
>
> Is there a command I could issue at the DOS prompt on these machines to
> confirm that the HOSTS file is active, and that the correct names and IP
> addresses have been picked up? Are there any other diagnostic commands
that
> might help to see why the DNS lookups are still being issued externally
> instead of being satisfied by the contents of the HOSTS file?
>
> TIA.
>
> --Doug.
|