I am not a System Administrator, but I have a task:
Exists server with local ip adress (Host A). On Host A installed VMWare Server 2.0.
I have 4 VM on this server:
1) Oracle DB Server 1
2) Oracle DB Server 2
3) Oracle App Server (WebLogic)
4) VCS Server (SVN, Mercurial)
I need to make transparent access to this servers. I mean for DB servers using TNS, for App Server this is HTTP access to App Server Console and for SVN using clients.
I see 2 simple solutions:
1) Use port forwarding
2) Use VMWare Console
Maybe somebody know good solution or have ideas how to get access more convinient without RDP, VNC if this is possible.
PS: In the near future on Host A will be installed vSphere Hypervisor.
Thanks.