Solaris – Enabling DNS resolution (Client)
To enable the DNS resolver client on Solaris, follow these steps, Change the line in the file /etc/nsswitch.conf that reads “hosts: files” to hosts: dns files Add the following line to the file /etc/resolv.conf. If the file doesnt exsist, create one. nameserver [DNS IP]