Skip to main content

All Questions

Filter by
Sorted by
Tagged with
6 votes
1 answer
1k views

Are there certain specific host file entries that Windows 2008 will ignore for security purposes?

While troubleshooting a network timeout/connectivity WinHTTP issue, I temporarily added a host file entry for: 127.0.0.1 ctldl.windowsupdate.com (The server has no internet connection and the ...
Mike B's user avatar
  • 12.2k
-3 votes
3 answers
2k views

DNS resolves without adding the host IP and name to etc/ hosts file

Is there any way to resolve hostnames without added to hosts file? In order to access internal site in my company I have to add the host-name and IP in the .../etc/hosts file. Is there any way to add ...
Mekko's user avatar
  • 1
2 votes
3 answers
261 views

Accessing multiple sites from test environment using hosts file [closed]

I've got a Windows Server test environment installed as a VM on another company server (e.g. 192.168.2.30) which currently hosts about five different test sites. My local machine contains a line in ...
AlexT's user avatar
  • 123
2 votes
3 answers
9k views

Windows Server 2008 Administrator can't take Ownership of file

I'm trying to edit the hosts file on Windows Server 2008. I right clicked on Notepad and Ran as Administrator, then opened the hosts file, but when I try to save it I get the following error message: ...
Mark's user avatar
  • 754
0 votes
3 answers
127 views

Make My PC think another PC on the network doesn't exist

I'm in the process of migrating a database server, both the new and the old server are on the same network. Now I want to test the application that uses this database server on my machine which is ...
Gavin's user avatar
  • 253
0 votes
1 answer
910 views

Forward Incoming Traffic with Windows hosts file?

A long time ago I found some guide that showed how to use the Windows Hosts file to forward incoming traffic to another local IP/Port. We setup a clients server on one IP/Port, and they wanted it ...
Aidan Knight's user avatar