Hello,
I would like to run a vmrc console on my lab (esxi 6.5 u1) which is behind a reverse proxy.
I logged in with https://esxi.mydomain.com but when I run a vmrc console, I have an authentication error.
Looking at the logs, I realized that the address was resolved (
2017-08-11T13: 35: 13,598 + 02: 00 | VMRC | W115: cui :: ComponentMgrCDS :: RefreshComponentListWithDefaults: Install database empty! Overriding install of vmrc-windows
2017-08-11T13: 35: 13,601 + 02: 00 | VmNetKitMgr | I125: VTHREAD start thread 9 "VmNetKitMgr" host id 18064
2017-08-11T13: 35: 13,823 + 02: 00 | VMRC | I125: LOCALE windows-1252 -> en User = 100c System = 100c
2017-08-11T13: 35: 13,824 + 02: 00 | VMRC | I125: Resolving IP address for hostname esxi.mydomain.com
2017-08-11T13: 35: 13,830 + 02: 00 | VMRC | I125: Resolved to XX.XXX.XXX.XX
2017-08-11T13: 35: 13.886 + 02: 00 | vthread-10 | I125: VTHREAD initialize thread 10 "vthread-10" host id 17180
2017-08-11T13: 35: 13,897 + 02: 00 | VMRC | A100: GVmomi: Instantiating VMOMI session at https://XX.XXX.XXX.XX/sdk
2017-08-11T13: 35: 13,897 + 02: 00 | VMRC | A100: GVmomi: Verifying SSL certificate with thumbprint ....
2017-08-11T13: 35: 13,897 + 02: 00 | VMRC | A100: GVmomi: Certificate accepted
in my lab... VMOMI session at https://XX.XXX.XXX.XX/sdk target another server
Is that the problem?
thanks for your help and sorry for my english 😕