The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




Thread: DNS settings
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 12-07-2005
pressy's Avatar
pressy pressy is offline Forum Staff  
solaris cultist
  
 

Join Date: Aug 2003
Location: Vienna / Austria (Europe) [EARTH]
Posts: 726
you don't have to reboot to activate dns resolving, make sure your /etc/resolv.conf is ok:
nameserver xx.xx.xx.xx
and set you nsswitch.conf to use the dns:
.
..
hosts files dns
..
.

now it should work...

gP