In firewall enabled environment (between ovftool and vSphere component), administrators need to know what network port(s) is required to be opened for ovftool's importing/exporting operations towards vSphere enviroment (vCenter/ESX(i)).
VMware vSphere environment.
ovftool
Port 443 is needed to be opened to vCenter/ESXi from a client machine on which ovftool is running.
| Source | Destination | Ports | Protocols | Classification |
| ovftool | vCenter | 443 | TCP | outgoing |
| ovftool | ESXi(managing the specified VM) | 443 | TCP | outgoing |
| Source | Destination | Ports | Protocols | Classification |
| ovftool | ESXi (specified in VI locator) | 443 | TCP | outgoing |
Typical ovftool usage examples for import/export virtual machine are described in OVF Tool Command Syntax to Export and Deploy OVA/OVF Packages.