0
veeam problem
سلام داشتم mveeamوصل میکردم به سرور esxi 6 که این مشکل پیش اومد ممنون میشم اگه کسی بتونه کمکم کنه
1 پاسخ
0
Version veeam بايد حداقل ٨ آپديت ٢ باشه و در ضمن sslv3 رو هم در esxi فعال كني،
1.) Connect via SSH (Note SSH is not enabled by default on ESXi) 2.) Type vi /etc/vmware/config at the command prompt 3.) Find some space and press i then Enter to edit the file then add the following line: vmauthd.ssl.noSSLv3 = “FALSE” 4.) Hit ESC and then type :x and Enter to exit saving the changes 5.) Then use the following command to restart the rhttpproxy service: /etc/init.d/rhttpproxy restart 6.) Type exit to exit the SSH session