S sun_hcl Jul 5, 2005 #1 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
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] Jul 8, 2005 #2 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
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