通过SSH tunnel访问内网的VMWare Esxi 4
2010年6月11日
| 标签: ssh tunnel, VMWare ESXi
需要远程管理在数据中心的VMWare Esxi 4服务器,无法直接访问这台机器,只能通过一台位于DMZ的Linux服务器中转。首先想到的是SSH Tunnel, 映射远程端口到本机端口,这样访问本机(localhost)服务也就是访问远程服务器对应服务了。这个方法对管理数据中心的远程服务器很有效。
ESXi 4使用443及903端口,SSH Tunnel这两个端口后发现还不能用本地的VMWare VSphere Client连接上。再究下去,发现需要本地能解析Esxi的机器的主机名,当然用SSH tunnel要解析到127.0.0.1. 在本地localhost设置解析后。再用VMWare VSphere Client访问,成功!注意,连接时要用主机名,不能用localhost或者127.0.0.1
相关文章:

hey, dude!
These days I’ve come across a problem that seems hard to me .
Will give me some advise?
The question is :
I have a reverse proxy by Apache on the platform Fedora 10, my job is something with the content of the response , in which I should add all the links a string .
eg: if the original link is
the fixed link is something like
I’ve try to deal with it through mod_proxy_html, however yet I’v not work it out.
My you contact with me and give me some advise?
my email is woods2001@126.com
and qq is 276362907