# # /etc/resolv.conf # # a. domain set by /etc/HOSTNAME or hostname() # b. domain can also be set by setenv LOCALDOMAIN # c. this domain name should overide /etc/HOSTNAME # domain Real_Domain.com # # a. use these servers instead of the local workstation # b. up to three nameservers on 3 lines # c. comment out this entire file to use this machine as name server # # # IP address of your DNS machines # nameserver 198.147.xxx.yyy nameserver 198.147.xxx.zzz # # a. search list used by telnet, ftp, rlogin, rsh # b. up to 6 sub-domains # c. search & domain directives are mutually exclusive, # first.default.x.com over-rides fef.com from above # #search x.com y.com z.edu # # end of file