Operating System - HP-UX
1825009 Members
2784 Online
109678 Solutions
New Discussion юеВ

Steps to change the ignite server ip address

 
shajes_1
Occasional Advisor

Steps to change the ignite server ip address

Hi,

Can anyone tell me the steps to be followed to do the IP change of the ignite server.

Thanks,
Shajes
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Steps to change the ignite server ip address

Shalom Shajes,

Ignite servers are not IP address dependent. You use set_parms, sam or edit /etc/rc.config.d/netconf on the Ignite server. You change the IP address.

Then your best option is to reboot the server because of processes are running that need to be restarted.

If you are referring to the DHCP server that helps Ignite clients boot off your server, that should be configurable in your /var/opt/ignite directory.

If you make this question a bit more specific, someone may be able to help you more.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
shajes_1
Occasional Advisor

Re: Steps to change the ignite server ip address

Hi,
I had found the solution as changing the old ip with the new ip in the following files under /opt/ignite/boot. Which are used during the client installation.

IINSTALLFS
INSTALLFS
tmp
fs_cfg.def

Thanks a lot,
Shajes