This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Alan, Here are a few key files you need to customize to get the system going; /etc/defaultrouter (single line - IP address) /etc/defaultdomain (single line - domain name ie stcloudstate.edu) /etc/resolv.conf (few lines including domain and nameservers - one per line) --------------------------- /etc/resolv.conf ----------------------------- domain unidata.ucar.edu nameserver 128.117.140.56 nameserver 128.117.140.62 --------------------------- /etc/resolv.conf ----------------------------- You will also need to add the keyword "dns" to the end of the "hosts" line in /etc/nsswitch.conf so the resolver uses DNS. You should be specifying your hostnames in /etc/hosts using the fully qualified hostname(s) first like; 199.17.25.5 tigger.stcloudstate.edu tigger ... (other aliases) This should get things rolling. Let me know if you need more info... mike On Feb 10, 11:08am, Unidata Support wrote: > Subject: 19990210: Solaris2.7 config > >To: address@hidden > >From: address@hidden > >Subject: Solaris2.7 config. > >Organization: . > >Keywords: 199902101613.JAA20883 > > Hi > > Just a short note for help in configuring our network details on our > solaris machine. Have installed solaris 2.7 on gateway, everything > went very smooth. Need to tell it things like what the domain and > nameserver ids are. Cannot seem to find the right place in things > like 'admin. tool' ? > > Can you give me a steer? > > Alan >-- End of excerpt from Unidata Support