Using a non-standard SSH port for Linux conversions
book
Article ID: 342924
calendar_today
Updated On:
Products
VMware
Issue/Introduction
This article describes how to specify an SSH port other than 22 for Linux conversions.Symptoms:
- Cannot SSH to the source machine
- You may see this error:
Unable to SSH to the source machine. Please make sure that the SSH daemon is running on the source machine.
Environment
VMware vCenter Converter Standalone 4.0.x
VMware vCenter Converter 4.0.x
Resolution
To connect to a Linux source machine that is configured to listen for SSH on a port other than 22:
- Start the Converter wizard.
- At the Specify Source tab, change the value of Select source type to Powered-on machine.
- Click A remote machine.
- When specifying the IP address of the remote Linux source, type 1.2.3.4:1234, where 1.2.3.4 is the IP address and 1234 is the port.
Note: The default SSH port is 22. If you do not specify a port, the default is used.
Feedback
thumb_up
Yes
thumb_down
No