Hello all,
I'd like to know if a mgmt console server could listen on several IP addresses for autoupdate.
I'll explain you. I have one mgmt server who communicate on 2 IP Addresses (rms works between all clients and server). However the mgmt server asks to client to update through one server IP (configuration in iconn.cfg) and I would like that the mgmt server asks to client to update through both server IP addresses.
Here is current iconn.cfg
;[PPI.WebConfig_Primary]
ConnectionAddress = mgmt-server-ip1/.../ESXP
ConnectionType = HTTP
And here is that I would like to have :
;[PPI.WebConfig_Primary]
ConnectionAddress = mgmt-server-ip1/.../ESXP && mgmt-server-ip2/.../ESXP
ConnectionType = HTTP
or something like that. I guess this config is not possible but maybe there is something that comes close.
I hope I was clear. Do not hesitate to ask some information.
Thank you in advance.
Regards,
Wagab
This thread was automatically locked due to age.