I am trying to install an erp on my windows 2000 server. The installation process requires a domain name for the server. During the installation process once I enter the domain name (say: illegal.tld), the installation routine pings the domain name I entered (illegal.tld) and then also pings "my-computer-name.illegal.tld".
This server is in my local network (typical cable connection DHCP then split between 3 computers using a d-link router). I assigned a static ip (some like 192.168.1.10)to the windows 2k server. I added the following line to the hosts file:
illegal.tld 192.168.1.10
Looks like the installation routine was able to sccessfully ping "illegal.tld" but not "my-computer-name.illegal.tld".
How do i reolve this? I want to be able to ping "illegal.tld" and "my-computer-name.illegal.tld" just from this machine.
I appreciate any help.
This server is in my local network (typical cable connection DHCP then split between 3 computers using a d-link router). I assigned a static ip (some like 192.168.1.10)to the windows 2k server. I added the following line to the hosts file:
illegal.tld 192.168.1.10
Looks like the installation routine was able to sccessfully ping "illegal.tld" but not "my-computer-name.illegal.tld".
How do i reolve this? I want to be able to ping "illegal.tld" and "my-computer-name.illegal.tld" just from this machine.
I appreciate any help.