Tengo un invitado Linux VM ejecutándose en mi host vmWare al que quiero acceder usando Windows PowerShell ISE. Normalmente puedo SSH a mi VM, pero no puedo con Windows PowerShell ISE.
Cuando trato de hacer SSH en mi máquina virtual, la Operación SSH se atasca y no me muestra ninguna otra consola o mensaje. Estoy usando un cliente SSH que viene con GIT, Windows 8.1 y vmWare Workstation 10.
PS C:\> ssh esis@192.168.255.142
ssh : Warning: Permanently added '192.168.255.142' (RSA) to the list of known hosts.
At line:1 char:1
+ ssh esis@192.168.255.142
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Warning: Perman...of known hosts.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError