Skip to content

Instantly share code, notes, and snippets.

@asyd
asyd / esxi-firewalling
Created September 3, 2020 03:03 — forked from frbayart/esxi-firewalling
Generate OVA for with Packer
ESX Configuration for VNC during Packer configuration
[root@esxi:/etc/vmware/firewall] more vnc.xml
<ConfigRoot>
<service id='0200'>
<id>VNC</id>
<rule id='0000'>
<direction>inbound</direction>
<protocol>tcp</protocol>
<porttype>dst</porttype>