Well, not quite. I added an 'A' record to the zone file, shutdown the VM guest, flushed the DNS cache and restarted the VM. When I did the `host` command I got:
Code: Select all
$ host traverse
TRAVERSE.hprs.local has address 192.168.0.2
I was then able to connect to the SQL Server database from other workstations. When I checked back later I got:
Code: Select all
$ host traverse
TRAVERSE.hprs.local has address 10.0.2.15
and can no longer connect. Someone on another site suggested "Take a look at the TCP/IP properties in the XP guest. I am sure there's a setting there for the DHCP-assigned name to be registered in DNS."
So, is that true? Is there a setting on the XP Guest to register or not the DHCP-assigned address? If so, I could disable that. If not, I need to look elsewhere for a solution.
Help! This is getting urgent. Users cannot access the SQL Server.