Quote:
Originally Posted by phatan
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