HOW TO CHANGE THE IP ADDRESS:
HP System:
Recommended:
edit /etc/hosts - change name and/or IP address
edit /etc/rc.config.d/netconf - change name and/or IP address
reboot system: /etc/shutdown -ry 0
Optional:
chmod 444 /sbin/auto_parms ( if this isn't set to
so it's not executable the workstation or server
will hang. It is a known bug. Ok if running DHCP though.)
/sbin/set_parms (select correct argument)
/sbin/set_parms
Usage: set_parms <argument>
Where <argument> can be:
hostname timezone date_time root_passwd ip_address addl_netwrk font_c-s or initial (for entire initial boot-time dialog sequence)
3) enter data and allow system to reboot
Sun System:
Recommended:
edit /etc/inet/hosts
edit /etc/hostname.hme0 (or whatever the LAN designator is)
edit /etc/nodename
edit /etc/net/*/hosts
Optional:
/usr/sbin/sys-unconfig
NOTE: this is a very, very dangerous command :)
use it only when you're ready to redefine all network parameters