You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.
I'd like to connect to my esxi server over an ssh tunnel. I tried changing the port (from 22 to 2002) in the esx_vm_create.rb file and declaring "localhost" in my command like so:
I'd like to connect to my esxi server over an ssh tunnel. I tried changing the port (from 22 to 2002) in the esx_vm_create.rb file and declaring "localhost" in my command like so:
but I get:
Here is the ssh tunnel I established:
Here is proof that the tunnel was established:
Here is the connection in esx_vm_create.rb (2002 being the localhost port I have the esxi server tunneled through):
Any suggestions?
The text was updated successfully, but these errors were encountered: