VxRail: Cannot Establish an SSH Session from VxRail Manager to vCenter: No Matching Mac Found
Summary:
When trying to establish an ssh session from VxRM to vCenter, the connection fails with error: Unable to negotiate with port 22: no matching MAC found. Their offer:
...
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Symptoms
Trying to ssh to vCenter fails with the following error [MACs may vary according to the environment]
Unable to negotiate with xxx.xxx.xxx.xxx port 22: no matching MAC found. Their offer: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512,hmac-sha2-256
Cause
The root cause of this issue is the missing MACs in /etc/ssh/ssh_config that does not match the same MACs in ssh_config file on the vCenter virtual machine (VM).
VxRail Manager's ssh_config:
vCenter's ssh_config:
Resolution
Caution: Make a copy of
ssh_config in VxRM and take a snapshot of the VxRail Manager.
- Login as root to both the VxRM and vCenter.
- From the VxRM SSH, run this command to make a backup copy of the file:
cp /etc/ssh/ssh_config /home/mystic/ssh_config.bak - On vCenter output the contents of the file using:
cat /etc/ssh/ssh_config - Copy the MACs from vCenter
ssh_configfile to VxRMssh_configfile. Edit the file using this command on VxRM:vi /etc/ssh/ssh_config - Restart
SSHDon VxRM:systemctl restart sshd - Trying to establish ssh to vCenter from VxRM is successful
Affected Products
VxRail, VxRail Appliance Family, VxRail Appliance Series, VxRail SoftwareArticle Properties
Article Number: 000196038
Article Type: Solution
Last Modified: 16 Oct 2025
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.