D
Delphi
I have two W2K servers. ServerA and ServeB
The Domain name is test.ABC.com
IP address of ServerA is 192.168.1.10
IP address of ServerB is 192.168.1.20
I was using DHCP to obtain IP address and refer the DNS servers to
192.168.1.10, 192.168.1.20 for all WIN98 Clients. Everything work in
normal.
I need to shutdown ServerB for maint yesterday. After power off the
ServerB, some machines can join domain but, cannot map network drive.
In WIN98, I type "ping test.ABC.com". The reply is 192.168.1.20...time
out.
I have tried to add entry to hosts file of WIN98 like that :
192.168.1.10 test.ABC.com
Then reboot the WIN98. I type "ping test.ABC.com" again. Now the reply
is 192.168.1.10. But I still cannot map network drive, such as "net
use t: \\test.ABC.com\account", but I can map it by
"\\ServerA.test.ABC.com\account"
Some WIN98 (without hosts file entry) still reply time out with
192.168.1.20 if I type "ping test.ABC.com" now.
I have some question :-
(1) How can I force all the WIN98 machines only to use ServerA ??
(2) How to make the result of "ping test.ABC.com" in win98 become
192.168.1.10 ?
(3) What is the order of DNS and hosts file? If both record occur in
DNS and Hosts, the computer will use which one??
Thanks.
The Domain name is test.ABC.com
IP address of ServerA is 192.168.1.10
IP address of ServerB is 192.168.1.20
I was using DHCP to obtain IP address and refer the DNS servers to
192.168.1.10, 192.168.1.20 for all WIN98 Clients. Everything work in
normal.
I need to shutdown ServerB for maint yesterday. After power off the
ServerB, some machines can join domain but, cannot map network drive.
In WIN98, I type "ping test.ABC.com". The reply is 192.168.1.20...time
out.
I have tried to add entry to hosts file of WIN98 like that :
192.168.1.10 test.ABC.com
Then reboot the WIN98. I type "ping test.ABC.com" again. Now the reply
is 192.168.1.10. But I still cannot map network drive, such as "net
use t: \\test.ABC.com\account", but I can map it by
"\\ServerA.test.ABC.com\account"
Some WIN98 (without hosts file entry) still reply time out with
192.168.1.20 if I type "ping test.ABC.com" now.
I have some question :-
(1) How can I force all the WIN98 machines only to use ServerA ??
(2) How to make the result of "ping test.ABC.com" in win98 become
192.168.1.10 ?
(3) What is the order of DNS and hosts file? If both record occur in
DNS and Hosts, the computer will use which one??
Thanks.