I have a server hosting a number of guest VMs. The server's VMs are controlled via VSphere.
Disregarding all VMs, except for one, brand new, SUSE 10 VM, consider this question:
I want to be able to access this VM (which I will call groundhog) from anywhere in the network. I might want to even access this VM from outside of the network. I only want SSH access to the VM. What are all the steps necessary to accomplish this goal?
The VM Server sits on a huge corporate network, so I want to take the simplest approach to this as possible, with as little reconfiguring of the network as possible.
I do have access to the VM Server (not ssh).
I have looked around but all the answers that I found require that the VM be in some sort of half-networked state already. If anyone has a set of steps that they would do immediately following the installation of a new VM to make that machine available to the network, then please post them here.