Can Netbase use a DNS to resolve nodes for shadowing?
说明
Netbase Customer has a DNS that they use to resolve server names. They would like Netbase to use the DNS to resolve node names in a shadowing environment.
解决办法
Yes. To make the HP3000 use a DNS, the file RESLVCNF.NET.SYS must exist, and it must contain the domain and IP address of the DNS on the last 2 lines. Contact Hewlett Packard for more information as to how to create the file. Below is an example of the last lines of the file with the DNS server and its IP address defined:
#example (replace hp with your companys name): # #domain local-domain.hp.com #search local-domain.hp.com other-domain.hp.com hp.com #nameserver 192.1.1.1 #nameserver 192.1.2.1 # domain quest.com nameserver 12.1.1.11