1824976 Members
3743 Online
109678 Solutions
New Discussion юеВ

Re: Orbix Configuration

 
Ramesh.K.R.
Regular Advisor

Orbix Configuration

Hi,

Will Orbix(specifically, 3.3.1) allows us to configure ip address after it's already installed ??

Thanks & Regards,
Ramesh.K.R.
hai
4 REPLIES 4
Jose Mosquera
Honored Contributor

Re: Orbix Configuration

Hi,

Pls check the contents of the Orbix configuration files:
/opt/iona/config/iona.cfg
/opt/iona/config/common.cfg
/opt/iona/config/idlgen.cfg
/opt/iona/config/orbix3.cfg
/opt/iona/config/orbixweb3.cfg
/opt/iona/config/orbixnames3.cfg
/opt/iona/config/orbixevents.cfg
/opt/iona/config/orbixots.cfg

Rgds.
Ramesh.K.R.
Regular Advisor

Re: Orbix Configuration

Hi Jose,

Thanks for the quick reply.
Does this mean that if i change the IP address in these configuration files, it will be OK ??

Regards,
Ramesh.K.R.
hai
Jose Mosquera
Honored Contributor

Re: Orbix Configuration

Hi,

If they are ascii files no problem about, in any case make a simple copy of them before, i.e:
#tar cvf orbix.tar *.cfg

Later, if you have any trouble just restore them:
#tar xvf orbix.tar

Rgds.
Ramesh.K.R.
Regular Advisor

Re: Orbix Configuration

OK, I will try

Ramesh.K.R.
hai