用VNC访问VMwareESXi虚拟机控制台.docVIP

  • 25
  • 0
  • 约1.29千字
  • 约 3页
  • 2016-05-25 发布于重庆
  • 举报
用VNC访问VMwareESXi虚拟机控制台

1. 修改ESXi主机的firewall配置 在ESXi主机的/etc/vmware/firewall目录下增加vnc的防火墙配置文件,vnc.xml,内容如下: /etc/vmware/firewall # cat vnc.xml !-- FirewallRule for VNC Console -- ConfigRoot service idVNC/id rule id = 0000 directioninbound/direction protocoltcp/protocol porttypedst/porttype port begin5900/begin end5910/end /port /rule rule id = 0001 directionoutbound/direction protocoltcp/protocol porttypedst/porttype port begin0/begin end65535/end /port /rule enabledtrue/enabled requiredfalse/required /service /ConfigRoot 2. 刷新防火墙规则 /etc/vmware/firewall#

文档评论(0)

1亿VIP精品文档

相关文档