Hi, Is there a way to provide ssh into the guest vm on the basic networking mode. Where there is no Public IP's available on the guest OS. If So how?
If Not? Is there a way to attach a script or a hook when a Guest VM is started, stopped or destroyed? So that I can setup some sort of port forwarding on the management server's public ip or any other separate server (login server) with public ip. Say for vm 1 i assign port 50001 and forward all traffic to mgmt server's port 50001 to internal private ip of guestvm's port 22. And remove the forwarding when the vm is stopped. Regards, Vairavan M.
