Technical Tip: Migrate a FortiGate VM from VMware to Proxmox
| Description | This article explains how to successfully migrate a FortiGate-VM from VMware to Proxmox. The same logic can be used for different Hypervisors. |
| Scope | FortiGate-VM. |
| Solution | Make sure that both the VMware and Proxmox VMs have the same number of interfaces and the same interface order.
Example: This is the configuration header for a VMware FortiGate:
config-version=FGVM64-7.6.3-FW-build3510 While this is the configuration header for a KVM FortiGate: config-version=FGVMK6-7.6.3-FW-build3510 For the KVM FortiGate to accept the configuration backup from the VMware FortiGate, 'FGVM64' needs to be replaced with 'FGVMK6'.
Related articles: Technical Tip: FortiGate-VM License management, validation, and troubleshooting Technical Tip: How to load/convert a FortiGate configuration file from one unit to another |