Fortigate Interface order
We are running a fortigate-vm on a nutanix-cluster and got a problem with the order of the interfaces.
Is it correct that the interfaces are read sequentially on boot like they appear on the pci-bus and there is no way to "pin" a specific port to a mac-address?
for example:
Physical Interface#1 on Bus: 000:00:03.0 => port1
Physical Interface#2 on Bus: 000:00:04.0 => port2
Physical Interface#3 on Bus: 000:00:05.0 => port3
So if i add another physical interface which is presented at Bus 02, it will be port1 and every interfaces will be shifted by +1 and therefore the configuration is wrong. Or if i remove the interface #2 (on port2) the configuration of port3 is removed and the interface#3 is now on port2.
How do you deal with this problem or what is the best practice to add additional interfaces on a fortigate-vm?
Thanks!
