The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 06-11-2007
reborg's Avatar
reborg reborg is offline
Administrator
 

Join Date: Mar 2005
Location: Ireland
Posts: 3,824
On Solaris 10 you (may) need to update all of the following files.
Code:
     /etc/defaultdomain
     /etc/defaultrouter
     /etc/hostname.interface
     /etc/inet/hosts
     /etc/inet/netmasks
or Solaris < 10 yo may also need to update
Code:
     /etc/net/*/hosts
bear in mind also that may applications use this kind of information, and may break if you change it.
Reply With Quote