Cannot SSH into Virtual Machine
Posted
by
MasterGberry
on Server Fault
See other posts from Server Fault
or by MasterGberry
Published on 2012-12-15T19:31:18Z
Indexed on
2012/12/15
23:06 UTC
Read the original article
Hit count: 184
I am running a CentOS VM on my desktop that I use for development testing when coding in python. At my school I have a dedicated IP setup for the VM and my desktop so I never seem to have an issue ssh'ing from desktop into VM. I am now at home for winter break and cannot seem to SSH into the VM using the local ip address behind my router, the external IP with port 22 forwarded to my VM, or anything. Strangely enough I can ssh into my production server and then fromt here ssh into the VM, but not from my desktop to the VM directly
What should I do to get this to work? Thanks
© Server Fault or respective owner