Tagged Questions
1
vote
1answer
570 views
Machine name resolves to wrong IP
I have a machine called server1 (windows server 2008). It was initially set to have an automatically assigned IP by the DHCP server (windows server 2008). It assigned it 192.168.0.180. I changed ...
0
votes
2answers
742 views
Force computer name to resolve to local IP on Windows Server 2008 Network?
Here's the scenario: 3 Windows Server 2008 machines, each connected to 2 networks: a public network open to the internet and also a private LAN
netbios/
comp name local IP
-------- ----------------
...
2
votes
1answer
2k views
How to set up a BIND DNS server to respond a single IP address to any request on Windows?
I want to configure a BIND DNS server (since Windows Web Server 2008 does not have DNS service, I had to install BIND) that responds any request with a single A record. I had set up a * record but it ...