通过SSH tunnel访问内网的VMWare Esxi 4

2010年6月11日 | 标签: ,

需要远程管理在数据中心的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

相关文章:

  1. 物理机转换为虚拟机:VMWarevCenter Converter + ESXi
  2. 一些典型场景的Postfix配置说明
  3. 给自己的博客做个备份站
  4. nginx作为Linux系统服务启动
  5. openvz网络配置
  1. jason
    2010年7月22日16:52

    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