After upgrading from ESXi 5.x to ESXi 6.0 or later, you experience these symptoms:
root
user through SSH./etc/vmware/rhttpproxy/endpoints.conf f
ile by running this command:cp /etc/vmware/rhttpproxy/endpoints.conf /etc/vmware/rhttpproxy/endpoints.bkp
endpoints.conf
file using a text editor. For more information on using a text editor, refer Adding/Deleting/Editing a host entry on vCenter server or ESXi host using vi editorvi /etc/vmware/rhttpproxy/endpoints.conf
endpoints.conf
file. endpoints.conf
file:/ local 8309 redirect allow
/cgi-bin local 8309 redirect allow
/client/clients.xml local 8309 allow allow
/fdm local 9089 reject allow
/folder local 8309 redirect allow
/guestFile local 8309 redirect allow
/ha-nfc local 12001 allow allow
/host local 8309 redirect allow
/mob namedpipe /var/run/vmware/proxy-mob redirect allow
/mobfdm local 9090 redirect allow
/nfc local 12000 allow allow
/screen local 8309 redirect allow
/sdk local 8307 redirect allow
/sdkTunnel namedpipetunnel /var/run/vmware/proxy-sdk-tunnel allow reject
/tmp local 8309 redirect allow
/ui local 8308 redirect allow
/vpxa local 8089 reject allow
/wsman local 8889 redirect allow
:wq!
to Save and close the endpoints.conf file./etc/init.d/rhttpproxy restart
Refer to vSphere 6.5 documentation
Refer to vSphere 6.7 documentation