How to configure an Orbix domain to use fully qualified host names rather than short host names or IP addresses
Answer / babuv
When running itconfigure and creating the Orbix domain in non-GUI mode use the "-hostnamePolicy" parameter to specify the address mode policy for IORs. The hostnamePolicy value can be one of the following:
ip (IP addresses)
localhost ('localhost'),
localhost_ip ('127.0.0.1'),
long (fully qualified hostname),
short (unqualified hostname—the default).
When running itconfigure and creating the Orbix domain in GUI mode use the "Address Mode Policy for Object References" setting in the first step (Domain Defaults) of itconfigure one of the above values can be selected.
Use the hostnamePolicy "long" for generating fully qualified hostnames in IORs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does the orbix have size limit for corba messages?
Explain how to limit the connections to from a service?
Define orbix?
Explain how you can configure an orbix domain to use the dns network alias hostname in iors for orbix services?
Can clients using Orbix 3.x talk to servers using Orbix 2000 ?
How can you dump the orbix configuration?
Explain how to increase the internal logging in orbix configure?
How to limit the connections to from a service?
Explain how to change the port of the orbix notification service?
How you can close the client connection to the orbix 3 daemon?
Tell me does orbix provide tool to remove surplus empty lines from an orbix configuration file?
How you configure thread pool settings in orbix 6.3?