Multi-homed TANGO server

Hi,

How can I configure a multi-homed TANGO server to bind to the correct network interface?

Kind regards
K. Madisa
Hello,

You don't have anything to do. If your host is multi-homed, all the possible addresses are included in the connection string (stored in DB).
You can check this in Jive: Select your device and in the right pane, look at the host and alternate addr fields.
When a client connects to devices within this DS, all those addresses will be tried until one succeeds.

Nevertheless, it is still possible to specify on the command line on which address the device server process has to listen to.
You have to the use the command line option "-ORBendPoint giop:tcp:<Your network address>:"

Hoping this help

Regards

Emmanuel
 
Register or login to create to post a reply.