The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Contact Us (Meet Our Management Team) > Forum Support Area for Unregistered Users & Account Problems
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-29-2008
udhayashankar udhayashankar is offline
Registered User
  
 

Join Date: Jan 2008
Location: Pune
Posts: 2
Quote:
Originally Posted by phatan View Post
Hi,

How to change the ip address in solaris box , I have gone like this
fist i have #ifconfig <interface> 10.3.14.11 up
then i have edited in /etc/hosts and /etc/nodename.
i dont know how to start the services and is it complusary to reboot.
if i am wrong please guide me.

Please hlep me -- Thanks in advance.
Phatan
To change the ip address in solaris
#ifconfig eri0 10.3.14.11 up
There is no need to edit the host and nodename files manually, All the host config files will get updated automatically...
to start the services in solaris10 you have to user svcadm