/etc/hosts with external IP

S

sun_hcl

Is it possible to force usage of /etc/hosts while quering for some
adderess.

Currently my Dns server does not allow me to use /etc/hosts entries
with external IP.

i.e
10.112.6.77 www.g.com
works

but

216.239.43.77 www.g.com
does not work.


Sunil Virmani
 
D

Doug Sherman [MVP]

Try:

1. Make sure the DNS client is configured for H node.

2. Make sure there is only one entry for the destination in the hosts file.

3. Run ipconfig /flushdns on the client before each test.

Doug Sherman
MCSE, MCSA, MCP+I, MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top